A:link	{
	color: #003D79;
	text-decoration: underline;
	}
A:visited	{
	color: #888888;
	text-decoration: underline;
	}
A:hover	{
	color: #CC9900;
	text-decoration: underline;
	}
A:active	{
	color: #003D79;
	text-decoration: underline;
	}
A	{
	color: #003D79;
	text-decoration: underline;
	}
A.nav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
A.nav:visited	{
	color: #A2C6DA;
	font-size: 80%;
	text-decoration: none;
	}
A.nav:hover	{
	color: #CC9900;
	text-decoration: underline;
	}
A.nav:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
A.nav	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	}
H1	{
	color: #003D79;
	font-family: 'Times New Roman', Times, serif;
	font-size: 140%;
	}
H2	{
	color: #003D79;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
TD, P	{
	color: #000000;
	font-family: Arial, Helvetica, 'sans serif';	
	font-size: 90%;
	}
.active	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
.blue	{
	background-color: #003D79;
	border-top: solid 3px #026097;
	}
.border	{
	background-color: #FFFFFF;
	border: solid 5px #E9D285;
	}
.borderheight	{
	background-color: #FFFFFF;
	border: solid 5px #E9D285;
	zheight: 100%;
	}
.borderblueheavy	{
	background-color: #003D79;
	border: solid 3px #026097;
	color: #FFFFFF;
	}
.height	{
	height: 100%;
	}
.oval	{
	background-image: url(images/oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.std	{
	margin-bottom: 0px;
	}
.subtitle	{
	color: #026097;
	font-family: Arial, Helvetica, 'sans serif';
	font-weight: normal;
	font-size: 60%;
	}
.table	{
	background-color: #003D79;
	border: solid 1px #026097;
	color: #FFFFFF;
	font-size: 80%;
	}
.top	{
	margin-top: 0px;
	}
