
a:active     { color: #0000FF }
a:link       { color: #0000FF }
a:visited    { color: #0000FF }
body         { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0 }
h1           { font-size: 48pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h2           { font-size: 36pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h3           { font-size: 30pt; margin-top: 0; margin-bottom: 0 }
h4           { font-size: 24pt; color: #000000; margin-top: 0; margin-bottom: 0 }
h5           { font-size: 18pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h4           { font-weight: bold }
h3           { font-weight: bold }
h2           { font-weight: bold }
h1           { font-weight: bold }
h6           { font-size: 14pt; color: #000000; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
hr           { color: #CC00CC; font-size: 14pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 0 }
p            { font-family: Times New Roman; font-size: 12pt; color: #000000; 
               margin-top: 0; margin-bottom: 0 }
               
               
#masthead 	{  	color: #000000;
				font-size: 36pt;
				font-family: Times New Roman;
				font-weight: bold;
				text-align: center;
				border:0;
				background-color:#cc00cc;
				display: inline;
				width: 98%;
				margin: 0px;
 			}
 			
 			
<style type="text/css">
#HButton a  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;
}

#HButton a:link  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;
}

#HButton a:visited  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;

}

#HButton a:hover {
	background-color: #cc00cc;
	color:#000000;
	padding-left:4px;
	border:4px inset #ffff00;
}

#HButton a:active  {
	color: #000000;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:4px outset #ffff00;
	background-color:#cc00cc;
	display: block;
	width: 108px;
	height: 10px;
	padding: 3px 5px;
	margin: 0px;
}

</style>