body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
.style1 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #f7f8f7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 a:link {
	text-decoration:none;
	color:#F12D0A;
}
.style3 a:visited {
	text-decoration:none;
	color:#F12D0A;
}
.style3 a:hover {
	text-decoration:underline;
	color:#f7f8f7;
}
.style4 {
	color: #9b9a9a;
	font-size: 11px;
	font-family: tahoma;
}
.style4 a:link {
	text-decoration:underline;
	color:#9b9a9a;
}
.style4 a:visited {
	text-decoration:underline;
	color:#9b9a9a;
}
.style4 a:hover {
	text-decoration:none;
	color:#F12D0A;
}
