/* CSS Document */

body{
	margin: 0 0 0 0;
	background-color: #982135;
/*	background-image:url(/images/utilities/bg.gif); 
	background-position:top center; 
	background-repeat:repeat-y*/
}

body, li, ol, p, table, td, tr, ul{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height:normal; 
	color:#ffffff; 
	line-height:18px; 
}


a, a:visited {	
	color: #F7BF8E;	
	text-decoration: none;}
	
a:hover {	
	text-decoration: underline;
}