body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3C4648;
}
a:link {
	color: #FFA204;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFA204;
}
a:hover {
	text-decoration: none;
	color: #FFA204;
}
a:active {
	text-decoration: none;
	color: #FFA204;
}
.style1 {
 font-family: Tahoma; 
 font-size: 11px; 
 color: #FFFFFF; 
}
.style2 {
 color: #FFA204;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}