
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #282828;
	background-image: url(graphics/bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Tahoma;
	font-size: 15px;
	color: #000000;
}
a {
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #003399;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style2 {
	font-size: 16px;
	color: #003399;
}
.style3 {color: #999999}
.style5 {color: #999999; font-size: 11px; }