@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #460000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 20px; font-weight: bold; }
.style4 {
	font-size: 16px;
}
.style5 {
	color: #FFFF33;
	font-weight: bold;
}