body {
    color: #FFFFFF;
    font-family: Georgia, Times New Roman, serif;
    font-size:10pt
	 }

td {
    color: #FFFFFF;
    font-family: Georgia, Times New Roman, serif;
    font-size:10pt
	 }

a:link, a:visited, a:active {
	color: #FFFFC0;
	font-family: Georgia, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFCC66;
	font-family: Georgia, Times New Roman, serif;
	text-decoration: underline;
	font-weight: normal;
}


