body {
	background-color: #666666;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 16px;
	color: #333333;
}
a:link, a:visited { color: #666666; text-decoration: none;}

a:active, a:hover { color: #333333; text-decoration: underline;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 10px;
}


.web, .web a:link, .web a:visited, .web a:active, .web a:hover { color: #999999; text-decoration: none;}
