BODY{
	background-color : #FFFFFF;
	background-image : url(../images/fade.jpg);
	background-repeat : repeat-x;
	margin : 10px 20px 20px 20px;
	padding : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
}


a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #1F7C63;
	text-decoration : underline;
}


a:hover  {
	text-decoration : underline;
	color : #F3C456;
}


a:visited {
	color: #17614D;
	text-decoration: underline;
}


.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;
}


.BodyTextSmall a  {
	font-size : 10px;
}



.Head  {
	color : #FDBC4F;
	font-size : 24px;
    line-height: 30px;
	font-family : verdana, arial;
	font-weight: bold;
}


.Head2  {
	color : #1F7C63;
	font-size : 16px;
    line-height: 24px;
	font-weight : bold; 
	font-family : verdana, arial;
}


.Head3  {
	color : #FDBC4F;
	font-size : 16px;
	line-height: 24px;
	font-family : verdana, arial;
	font-weight: bold;
}



.Head4  {
	color : #145846;
	font-size : 14px;
	font-family : verdana, arial;
}



HR {
	border: 0;
	color: #F3C457;
	background-color: #F3C457;
	height: 1px;
	text-align: left;
	padding: 0px;
}



.initial {
	background-color: #F5F5F5;
}

.normal {
	background-color: #F5F5F5;
}

.highlight { 
	  background-color: #FFFFCC; 
}




OL.withalpha { list-style-type: lower-alpha }

OL.withroman { list-style-type: lower-roman }
