/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #3B3B3B;
	background-repeat: repeat-x;
	background-image: url(images/body_bg.gif);
	margin-bottom: 0px;
    color: #EEEEEE;
}
.style8 {color: #EEEEEE}
a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a:hover {
	text-decoration: none;
	color: #EEEEEE;
}
a:active {
	text-decoration: none;
	color: #EEEEEE;
}

