body {
	margin:				0;
	padding: 			0px;
	background: 		#220000;
	font: 				10px Verdana;
	font-size: 			2px
	color: 				#000000;
}


B {
	color:				#674627;
	
}



P {
	line-height:		110%;
	
}


.headertext
{
	font-family: 		Verdana, Sans-Serif;
	font-size: 			10px;
	line-height: 		115%;
	color:				#8F5B16;
	padding-bottom:		15;
	letter-spacing: 	5px;
}

.bodytext {
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	line-height: 		115%;
	color: 				#220000;
	
}
.caption {
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	line-height: 		115%;
	color: 				#7F5B16;
	
}


H1 {
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	margin-top: 		0px;
	margin-bottom:		3px;
	padding-bottom: 	0;
}

LI {
	margin-top: 		0px;
	margin-bottom:		5px;
}

a:link { 
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	color: 				#7F5B16; 
	text-decoration: 	underline;
	
}

a:hover { 
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	color: 				#220000; 
	text-decoration: 	underline;
}

a:visited { 
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	color: 				#330000; 
	text-decoration: 	underline; 
}

a:active { 
	font-family: 		Verdana, Sans-Serif; 
	font-size: 			10px;
	color: 				#7F5B16; 
	text-decoration: 	none;
} 