body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #141414;
}
.style1 {
	font-family: Tahoma, Helvetica;
	font-size: 11px;
	color: #909090;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	color: #5d8bc7;
}
.style3 {
	font-family: Tahoma, Helvetica;
	font-size: 9px;
	color: #5d8bc7;
}