body {
    color: #2C2728;
    font-family: Georgia, Times New Roman, serif;
    font-size:10pt
	 }

td {
    color: #2c2728;
    font-family: Georgia, Times New Roman, serif;
    font-size:10pt
	 }

a:link, a:visited, a:active {
	color: #944E1B;
	font-family: Georgia, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #808080;
	font-family: Georgia, Times New Roman, serif;
	text-decoration: underline;
	font-weight: normal;
}


