
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
/*BODY {
	BACKGROUND: #52616f; COLOR: white
}*/
.style1 {font-size: 12px}
.style2 {font-size: 10px}
.style3 {color: #FF0000}
.style4 {color: #0033FF}
.style5 {
	color: #3399FF;
	font-weight: bold;
}

.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F3724A;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

