body {

	background: #ffffff; 
	margin-left: 0px; 
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	font-family: trebuchet ms, verdana, san-serif; 
	}



.border {
	background: #333333; 
	}



.foot {
	background: #ffffff;
	color: #333333;
	}



.color {
	color: #990000;
	}	

	

A:link {
	text-decoration: underline; 
	color: #990000; 
	} 

A:visited {
	text-decoration: underline; 
	color: #999999; 
	} 

A:active { 
	color: #CCCCCC; 
	} 

A:hover { 
	color: #CCCCCC; 
	} 



.button {
	text-align: center;
	}



A.button:link {
	text-decoration: none; 
	color: #333333; 
	} 

A.button:visited {
	text-decoration: none; 
	color: #333333; 
	} 

A.button:active { 
	font-weight: bold;
	} 

A.button:hover { 
	font-weight: bold;
	} 



TD {
	background:#ffffff; 
	color: #333333; 
	font-size: small; 
	} 



IMG {
	border-color: #333333; 
	}
