a:hover      
{ 
color: #FF9900; text-decoration: underline; font-weight: bold 
}

a:link
{
	color: #FF9900; text-decoration: none; font-family:Times New Roman; font-weight:bold;
}
a:visited
{
	color: #FF9900; 
} 
a:active 
{
	color: #FF9900;
}
body
{
	font-family: Times New Roman;
	background-color: #FFFFFF;
	color: #000000;font-size:12pt
}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	margin:0; color: #000000; font-family:Times New Roman; font-weight:bold; font-size:14pt; text-align:left; text-indent:0; line-height:100%
}
h2
{
	border-style:solid; border-width:0; color: #000000;font-family:Times New Roman; font-size:12pt; font-weight:bold 
}
h3
{
	border-style:solid; border-width:3px; margin:20; color: #000000;font-size:24pt; font-weight:bold; text-align:center; text-indent:0; line-height:100%; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px; background-color:#FF9900 
}
a            { font-size: 12pt; color: #FF9900; text-decoration: none; font-weight: bold }