body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	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;
}

a.projects:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

a.projects:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

a.projects:hover {
color: #FFFFCC;
font-weight: bold;
text-decoration: underline;
}

a.projects:active {
color: #FFFFCC;
font-weight: bold;
text-decoration: underline;
}

.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.tablecopy {
	color: #FFFFFF;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}
