body {
	font-family: verdana;
	font-size: 12px;
	color: #2549B3;
	background-color: #F2F2EE;
}
P, TR, TD, DIV {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.border {
	border-bottom: 1px solid #999999;
}
a.link24 {
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}
a.link24:hover {
	color: #000000;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline
}
a.link25 {
	color: #5074DF;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}
a.link25:hover {
	color: #000000;
 	font-family:verdana;
 	font-size:11px;
	text-decoration:underline
}
a.link26 {
	color: #5074DF;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.link26:hover {
	color: #2549B3;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none
}
a.link27:link, a.link27:visited, a.link27:active {
 	font-family: verdana;
 	font-size: 11px;
 	text-decoration: none;
 	color: #000000;
}
a.link27:hover {
 	font-family: verdana;
 	font-size: 11px;
 	text-decoration: underline;
 	color: #5074DF;
}
a.link28:link, a.link28:visited, a.link28:active {
 	font-family: MS Sans Serif;
 	font-size: 13px;
 	text-decoration: none;
 	color: #7d7d7d;
}

a.link28:hover {
 	font-family: MS Sans Serif;
 	font-size: 13px;
 	text-decoration: underline;
 	color: #000000;
}
a.link29:link, a.link29:visited, a.link29:active {
 	font-family: verdana;
 	font-size: 12px;
 	text-decoration: none;
 	color: #000000;
}

a.link29:hover {
 	font-family: verdana;
 	font-size: 12px;
 	text-decoration: underline;
 	color: #000000;
}
a.navlink:link, a.navlink:visited, a.navlink:active {
 	font-family: verdana;
 	font-size: 11px;
 	text-decoration: none;
 	color: #ffffff;
 	/*font-weight:bold;*/
}
a.navlink:hover {
 	font-family: verdana;
 	font-size: 11px;
 	text-decoration: underline;
 	color: #ffffff;
 /*	font-weight:bold;*/
}


.whiteThing { background-color: #788896; }
.yellowThing { background-color: #5074DF; }