@charset "utf-8";
* html, body {
height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	background-color: #FECCFF;
}
.footer {
padding: 10px;
font-size: 10px;
}
a,
a:link,
a:visited,
a:active {
	color: #FF33FF;
	text-decoration: underline;
}
a:hover {
	color: #FF33FF;
	text-decoration: none;
}
.style1 {color: #FF00FF}
.style3 {color: #FF00FF; font-weight: bold; }
.headernav {
font-size: 12px;
}
.headernav div {
height: 12px;
}
.headernav, .headernav div, .headernav p, .headernav td {
	font-size: 12px !important;
}
