
a 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
text-decoration: none
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
              
h1           { font-size: 12pt; font-weight: bold }

h2           { font-size: 12pt; color: #FF0000; font-weight: bold }

h3           { font-size: 14pt; color: #FF0000; font-weight: bold }

h4           { font-size: 18pt; color: #FF0000; font-weight: bold }

a:active     { font-size: 10pt; color: #FF0000; text-decoration: underline }

a:link       { font-size: 10pt; color: #000000; text-decoration: none }

a:visited    { font-size: 10pt; color: #000000; text-decoration: none }


a:hover 
{
font-family: Arial, Helvetica, sans-serif; 
color: #ff0000; 
text-decoration: underline
}

h6           { font-family: Times; font-size: 12pt; color: #339933; font-weight: bold }
