body {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
}
td {
	padding: 5px 10px 5px 12px;
	}
.headings {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #999966;
}
a:active {
	text-decoration: none;
	color: #999966;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.textbold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.textbold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.textbold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #999966;
}
.center {
	text-align:center;
	}
.white {
	color:#FFFFFF;
	font-size:11px;
	}
.white a {
	color:#FFFFFF;
	text-decoration:none;
	}
.white a:hover {
	color: #999966;
	text-decoration:none;
	}
.enter {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	}
.enter a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.enter a:hover {
	color: #CC0000;
	text-decoration:none;
	font-weight:bold;
	}