BODY{
	background-image: url(../images/Fade.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}


a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}


a:hover  {
	text-decoration : underline;
	color : #336699;
}


a:visited {
	color: #336699;
	text-decoration: none;
}


.SmallLinks  {
	font-size : 10px;
	text-decoration : none;
	font-family : verdana,arial;
}


.SmallLinks:hover  {
	text-decoration : underline;
}



.BodyText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}



.BodyTextSmall  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
}



.BodyTextSmallBlue  {
	color : #223077;
	font-size : 11px;
	font-family : verdana,arial;
}



.Head  {
	color : #223077;
	font-size : 22px; 
	font-family : "Times New Roman", Times, serif;
}


.Head2  {
	color : #141E4C;
	font-size : 18px;
	font-weight : normal; 
	font-family : "Times New Roman", Times, serif;
}




LI {
	margin: 5px 1px;
	padding: 0px;
}



HR {
	border: 0;
	color: #336699;
	background-color: #336699;
	height: 1px;
	text-align: left;
	padding: 0px;
}

OL.withalpha { list-style-type: lower-alpha }

OL.withroman { list-style-type: lower-roman }

