p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 30px;
	color: #003300;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: x-small;


}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
	line-height: 30px;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 30px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 30px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;

}
