body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link { color : #333333; text-decoration: none;} 
A:visited { color : #333333; text-decoration: none;} 
A:active { color : #333333; text-decoration: none;} 
A:hover { color : #666666; text-decoration: underline;}
h1 { 
font-size: 21px; 
font-weight: bold; 
text-decoration: none
} 
h2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
form { margin-bottom: 0 ; 
}
