body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0066CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration:  underline;
	
}
