body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
h5 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.noline {text-decoration: none}
			
.bluebody {
	background-color: #000066
}
.reqr 	{font-size: 20px;
		font-weight: bold;
		color: #FF0000;}

.blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackbldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blackbldlgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitebldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebldlgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formlab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	text-decoration:none;
}
a.footer:visited {
	color: #000000;
	text-decoration:none;
}
a.footer:hover {
	color: #000000;
	text-decoration:underline;
}
.menufont1 {	color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;}
a.menufont1 	{color: #ffffff; 
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none}
			
a.menufont1:visited {color: #FFFF66}

a.menufont1:hover {color: #FFFF66;
			text-decoration: underline}
			
td.framed 	{border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-color: #000099;
			border-right-color: #000099;
			border-bottom-color: #000099;
			border-left-color: #000099;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;}

td.greyframed 	{
	border: 1px solid #CCCCCC;
}




