body {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
p  {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
h1  {
	font-family: "Goudy Old Style";
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}
h2	{
	font-family: "Goudy Old Style";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}
h3	{
	font-family: "Goudy Old Style";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
h5	{
	font-family: "Arial";
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

h6	{
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}


a:link {
	font-family: "Goudy Old Style";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #336666;

}
a:hover {
	font-family: "Goudy Old Style";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	color: #336666;
	
}
a:visited {
	font-family: "Goudy Old Style";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}
	
 
