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