body,td,th {
	font-family: tahoma;
	font-size: 10px;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B3B3B3;
}
a:link {
	color: #2aa1b5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2aa1b5;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #2aa1b5;
}
.style1 {
	color: #F1811D;
	font-weight: bold;
}
.style2 {
	color: #046FA7;
	font-weight: bold;
}
.style3 {
	color:#FF6600;
	font-weight: bold;
}