





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana,Arial,Lucida Grande,sans-serif,Trebuchet MS,Tahoma,Helvetica;
	font-size:12px;
	color:#000000;
	background-color:#009966;
	
}
h1{
	font-size:16px;
	color:#000000;
}
a, a:link, a:active, a:visited{
	color:#FF3300;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}