body {
	font-size: 			14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/graphics/art/burstbackground2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #FD830B;
	text-decoration: none;
}
a:link {
	color: #FD830B;
	text-decoration: none;
}
a:visited {
	color: #FD830B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FD830B;
}
a:active {
	text-decoration: underline;
	color: #FD830B;
}
.fineprint {
	font-size:			12px;
}

.plain {
	font-size: 			14px;	}

.ptext{
	line-height:		200%;
}

.graphiclink:hover {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	margin-bottom: 10em;
}

.subtitle {
	font-size:			18px;
	text-align:			center; }

.title {
	font-size:			24px;
	text-align:			center; }

.supertitle {
	font-size:			36px;
	text-align:			center; }

.poplink {
	cursor:				hand; }
