@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(img/bg.jpg);
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#FFFF00;
}
a:visited {
	text-decoration: none;
	color:#FFFF00;
}
a:hover {
	text-decoration: underline;
	color:#FFFF99;
}
a:active {
	text-decoration: none;
}
.style1 {
font-size:10px;
}
.style2 {
font-size:18px;
}
.style3 {
font-size:24px;
}
.style4 {
border:medium double #003300;
}
.style5 {
font-size:36px;
}

