body
{
	background-color: #ffffff;
	font-size: .80em;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

a.lightcolor:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.lightcolor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.lightcolor:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

a.lightcolor:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 2px;

}

.bodytextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextBlackBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

.bodytextTD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;

}

.fieldTitleNavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}

