
a:hover {  color: #990000}

a.anchor1:link { color: #990000 ; text-decoration:  none}       /* unvisited link */
a.anchor1:visited { color: #990000 }   /* visited links */
a.anchor1:active { color: #990000 }    /* active links */
a.anchor1:hover {  color: #000000; text-decoration: underline}

.anchor1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight : bold;
	text-decoration : none;
}

a.anchor2:link { color: #990000 ; text-decoration:  none}       /* unvisited link */
a.anchor2:visited { color: #990000 }   /* visited links */
a.anchor2:active { color: #990000 }    /* active links */
a.anchor2:hover {  color: #000000; text-decoration: underline}

.anchor2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight : bold;
	text-decoration : none;
}


.backheader
{
	background-color : #990000;
}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.bodysmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font : bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
.headerBlack  {font-family: Arial, Helvetica, sans-serif;
           font-size: 13pt;
           font-style: normal;
           font-weight: bold;
           color: #000000}
			  
.tablealt1
{
	background-color : #CCCCCC;
}
.tablealt2
{
	background-color : #000000;
}
.redHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight : bold;
	text-decoration : none;
}