BODY{
    background-color : #f5f6f0;	
    background-image : url(../images/Fade.jpg);
	background-repeat : repeat-x;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #333333;
    font-size : 12px;
    line-height: 18px;
}


a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #003366;
	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;
    line-height: 18px;
	font-family : verdana,arial;
}



.BodyTextSmall  {
	color : #333333;
	font-size : 10px;
    line-height: 12px;
	font-family : verdana,arial;
}


.BlueText  {
	color : #003366;
	font-size : 12px;
    line-height: 18px;
	font-family : verdana,arial;
}


.BlueTextSmall  {
	color : #003366;
	font-size : 10px;
    line-height: 14px;
	font-family : verdana,arial;
}



.Head  {
	color : #003366;
	font-size : 24px;
	font-family : verdana, arial;
}


.Head2  {
	color : #8D8C5E;
	font-size : 16px;
    line-height: 24px;
	font-weight : bold; 
	font-family : verdana, arial;
}


.Head3  {
	color : #003366;
	font-size : 15px;
    line-height: 24px;
	font-family : verdana, arial;
}



LI {
	margin: 0px 1px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}



ul {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 2em;
	list-style-position: outside;
}
	


HR {
	border: 0;
	color: #627DA7;
	background-color: #627DA7;
	height: 1px;
	text-align: left;
	padding: 0px;
}

OL.withalpha { list-style-type: lower-alpha }

OL.withroman { list-style-type: lower-roman }
