BODY {
	margin:0em;
	background-color:#FFFFFF;
	text: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.head {  font-size: 12px; font-style: normal; font-weight: bolder}

.white { color: #FFFFFF}

a {  color: #000099; text-decoration: none}
a:hover {color: red;}

.yellow { font-size: 10px; color: #FFFF00}

.pagetitle { font-size: 19px; font-style: normal; font-weight: bolder }

h3 {
	font-size: 12px;
	font-weight: bold;
}


select	{
	color:#505050;border-color:#d6d6d6;}

.subsection {
	font-size: 14px;
	font-weight: bold;
}
.didyouknow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	font-style: oblique;
}
