
h1           { font-size: 24pt; font-weight: bold; text-align: Center; font-family:"Verdana", verdana, sans-serif; }
h2           { font-size: 17pt; font-weight: bold; text-align: Center; font-family:"Verdana", verdana, sans-serif; }
h3           { font-size: 13pt; font-weight: bold; text-align: Center; font-family:"Verdana", verdana, sans-serif; }

body         
{ font-size: 10pt; 
font-weight: bold; 
color: black; 
background-color: green; 
background-image:url('images/bgII.png');
background-attachment:fixed; 
font-family:"Verdana", verdana, sans-serif;}
a:link       { color: gold; text-decoration:none }
a:active     { color: #ff9966; text-decoration:none }
a:visited    { color: #ffcc66; text-decoration:none }

