/* CSS Document */

body {
	background-color: #CC3333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { 
	color: #CC3333; 
	text-decoration: none;
	font-weight: bold }
a:visited { 
	color: #CC3333; 
	text-decoration: none }
a:hover { 
	color: #CC3333; 
	text-decoration: underline }
