body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	left: 0px;
	top: 0px;
	position: absolute;
}
.fontReg {
	font-size: 14px;
	color: #3264A0;
}
.fontRegbold {
	font-size: 14px;
	color: #3264A0;
	font-weight: bold;
}
.fontSmbold {
	font-size: 12px;
	color: #3264A0;
	font-weight: bold;
}
.fontSm {
	font-size: 12px;
	color: #3264A0;
}
.fontTinylightgrnbold {
	font-size: 10px;
	color: #CCFF42;
	font-weight: bold;
}
.fontTiny {
	font-size: 10px;
	color: #3264A0;
}
.fontTinybold {
	font-size: 10px;
	color: #3264A0;
	font-weight: bold;
}
.fontLg {
	font-size: 16px;
	color: #3264A0;
}
.fontLgbold {
	font-size: 16px;
	color: #3264A0;
	font-weight: bold;
}
.fontSmlightgrnbold {
	font-size: 12px;
	color: #CCFF42;
	font-weight: bold;
}
a:link {
	color: #3264A0;
	text-decoration: underline;
}
a:visited {
	color: #3264A0;
	text-decoration: underline;
}
a:hover {
	color: #E41B5B;
	text-decoration: none;
}
a:active {
	color: #E41B5B;
	text-decoration: none;
}
a.fontTinylightgrnbold:link {
	font-size: 10px;
	color: #CCFF42;
	text-decoration: underline;
	font-weight: bold;
}
a.fontTinylightgrnbold:visited {
	font-size: 10px;
	color: #CCFF42;
	text-decoration: underline;
	font-weight: bold;
}
a.fontTinylightgrnbold:hover {
	font-size: 10px;
	color: #FEDE58;
	text-decoration: none;
	font-weight: bold;
}
a.fontTinylightgrnbold:active {
	font-size: 10px;
	color: #FEDE58;
	text-decoration: none;
	font-weight: bold;
}
a.fontSmlightgrnbold:link {
	font-size: 12px;
	color: #CCFF42;
	text-decoration: underline;
	font-weight: bold;
}
a.fontSmlightgrnbold:visited {
	font-size: 12px;
	color: #CCFF42;
	text-decoration: underline;
	font-weight: bold;
}
a.fontSmlightgrnbold:hover {
	font-size: 12px;
	color: #FEDE58;
	text-decoration: none;
	font-weight: bold;
}
a.fontSmlightgrnbold:active {
	font-size: 12px;
	color: #FEDE58;
	text-decoration: none;
	font-weight: bold;
}
.fontRegspecial {
	font-size: 14px;
	color: #3264A0;
	background-color: #FF9900;
	font-weight: bold;
}
