td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #F7C600;
	text-decoration: none;
}

p {
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 10pt;
	color: #E3DDAC;
	text-decoration: none;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E3DDAC;
	text-decoration: none;
}

A:link {  font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFE57E;
	text-decoration: none;
	font-size: 10pt;
}

A:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #FFCC33; text-decoration: none }
A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #009FFF;
	text-decoration: underline
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #E3DDAC;
	text-decoration: none;
}
.title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; font-weight: normal; color: #FFCC33}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFE57E;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #FFE57E;
}

