@charset "ISO-8859-1";

body {
	background: url(images/bodybg.jpg);
	background-repeat:repeat-x;
}
td,th {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Lucida, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Lucida, Arial, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
h1,h2,h3,h4 {
	font-family: Lucida, Arial, Verdana, sans-serif;
	color: #FFCC00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.fat {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.link {
	font-size: 15px;
	color: #999999;
}
.menu {
	font-family: Lucida, Arial, Verdana, sans-serif;
	color: #666666;
	text-decoration:none !important;
	padding: 0px;
	margin: 0px;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 180%;
}
.smallprint {
	font-family: Lucida, Arial, Verdana, sans-serif;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #000000 !important;
}
