body {
	background-color: #ADCFE7;
	color: #000000;
}

a:link {
	COLOR: #603502;
	FONT-FAMILY: Courier New,Courier,serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration: none
}
a:active {
	COLOR: #0E4096; 
	FONT-FAMILY: Courier New,Courier,serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal
}
a:visited {
	COLOR: #603502; 
	FONT-FAMILY: Courier New,Courier,serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal;
	text-decoration: none
}
a:hover {
	COLOR: #0E4096;
	FONT-FAMILY: Courier New,Courier,serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold
}
.Head1 { 
	COLOR: #603502; 
	FONT-FAMILY:Courier,serif; 
	FONT-SIZE:18px; 
	FONT-WEIGHT:bold; 
	line-height:100%; 
	margin-top:10
	TEXT-DECORATION:none
}
.Text1 { 
	COLOR: #603502; 
	FONT-FAMILY: Courier New,Courier,serif; 
	FONT-SIZE: 14px;
	line-height: 136%; 
	TEXT-DECORATION: none
	TEXT-ALIGN: left; 
}
