A:link    {
	text-decoration: underline;
	color: #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	}
	
A:visited {text-decoration: underline; 
color: #000099;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}
	
A:hover   {text-decoration: none;
color: #CCCC00;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}
	
A:active  {text-decoration: underline; 
color: #000099;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}



A.menu:link    {
	text-decoration: none;
	color: #ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}
	
A.menu:visited {text-decoration: underline; 
	text-decoration: none;
	color: #ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}
	
A.menu:hover   {text-decoration: underline;
	text-decoration: none;
	color: #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
	
}
A.menu:active {text-decoration: underline; 
	text-decoration: none;
	color: #ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	
}

td {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		}
td.white {
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
		}
p {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight : normal;
		}
		p.navy {
		 font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color: #000066;
		}
		
H1 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #000066;
}

H2 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #000066;
}

H3 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #000066;
}
LI {
color : #000099;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
}

LI.arrow {
list-style-image : url(images/arrow.gif);
color : #660000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
}
.TextBox {
font-family:verdana,arial,tahoma;
font-size:12px;
border-style:solid;
border-width:1px;
border-color:black;
}
.TableHeader {
font-family:verdana,arial,tahoma;
font-size:12px;
font-weight:bold;
background-color:#E9E5D9;
text-indent:5px;
color:black;
text-decoration:none;
}

.TableHeader2 {
font-family:verdana,arial,tahoma;
font-size:12px;
font-weight:bold;
background-color:#E9E5D9;
text-indent:5px;
color:black;
text-decoration:none;
}

.TableHeader3 {
font-family:verdana,arial,tahoma;
font-size:14px;
font-weight:bold;
background-color:#ffffff;
text-indent:5px;
color: #000066;
text-decoration:none;
}


.TableHeader4 {
font-family:verdana,arial,tahoma;
font-size:12px;
font-weight:bold;
background-color:#cccc99;
text-indent:5px;
color:black;
text-decoration:none;
}