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