body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color:#666666;
}

a:link {
color: #99CCCC;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #99CCCC;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FFFFCC;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FFFFCC;
font-weight: bold;
text-decoration: none;
}

.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}
