body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #151515;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
b,strong {
	color:#009999;
}
i,em {
	color:#336666;
}
u {
	color:#336666;
	text-decoration:underline;
}
a:link,a:active,a:visited {
	color: #777777;
	font-weight: none;
	text-decoration:none;
}
a:hover {
	color:#009999;
	text-decoration: underline;
}
a img {
	border: 0px;
}
