<STYLE TYPE="type/css">	<!--

	BODY{
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:black;
}

	TR.level1{
	background-color : Silver;
	color : White;
	padding-top : 3;
	padding-bottom : 3;
}
	
	TD{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:black;
}
	TD.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	padding : 2 2 2 2 ;
}
	TD.white{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:white;
}
	TD.padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	padding : 8 8 8 8 ;
}
	TD.morepadding{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	padding : 8 8 8 8 ;
}
	
	
	A{
	font-size: 12px;
	text-decoration : none;
	color : #6495ED;
	font-weight : bolder;
}
	A:hover{
	text-decoration : underline;
	color : Navy;
}
	A.small{
	font-size: 10px;
	text-decoration : none;
	color : navy;
	font-weight : bolder;
}
	A.small:hover{
	text-decoration : underline;
	color : #FF8C00;
	font-size : 10px;
}
	A.white{
	font-size: 12px;
	text-decoration : none;
	color : white;
	font-weight : bolder;
	font-family : Tahoma;
}
	A.white:hover{
	font-size: 12px;
	text-decoration : none;
	color : #FF8C00;
	font-weight : bolder;
	font-family : Tahoma;
}		
	A.navy{
	font-size: 11px;
	text-decoration : underline;
	color : Navy;
	font-weight : bolder;
	font-family : Tahoma;
}
	A.navy:hover{
	font-size: 11px;
	text-decoration : underline;
	color : white;
	font-weight : bolder;
	font-family : Tahoma;
}
	A.navyoverorange{
	font-size: 12px;
	text-decoration : underline;
	color : Navy;
	font-weight : bolder;
	font-family : Tahoma;
}
	A.navyoverorange:hover{
	font-size: 12px;
	text-decoration : underline;
	color : white;
	font-weight : bolder;
	font-family : Tahoma;
}		



	INPUT.textboxblue{
	background-color : #003663;
	color : #FFFFFF;
}


B.white{
	color : White;
}
	-->
</STYLE>
