body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



a:link {
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.accentcolor {
	color: #666600;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: normal;
}
