BODY {	background-color: #F7F3EF;
	font-family: Verdana;
	text-align: left;

	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 3px;
	margin-top : 20px;
	padding: 2pt;	

	scrollbar-face-color:#4D4D39;
	scrollbar-highlight-color:#4D4D39;
	scrollbar-3dlight-color:#A7A793;
	scrollbar-darkshadow-color:#1B1B07;
	scrollbar-shadow-color:#4D4D39;
	scrollbar-arrow-color:#A7A793;
	scrollbar-track-color:#6B6B57;
	}



A 	{	color: #920808;
		text-decoration: none;
		}

A:LINK	{	color : #920808;
		cursor : hand;
	  	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  	text-decoration : underline;
		}


A:VISITED {	  color : #663333;
		  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		  cursor : hand;
		  text-decoration : none  ;
}



a:active {  color:#920808; text-decoration:underline overline }


A:hover	{	  color:#ffffff;
		  cursor : hand;
		  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		  text-decoration : underline ;
		  background : #920808;
		  text-decoration:none
}







h1 {
	font-size: 160%;
	color: #663333;
}

h2 {
	font-size: 120%;
	color: #4A0000;
}

h3 {
	font-size: 110%;
	color: #002877;
}

h4 {
	font-size: 100%;
	color: #206BFF;
}

cite {		color : #002344;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

em {
	color : #401010;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	
}