a 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #000000; 
text-decoration: none; line-height:150%; margin-top:3; margin-bottom:3
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
}
              
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: 8pt; color: #FF0000; text-decoration: underline }

a:link       { font-size: 8pt; color: #000000; text-decoration: none }

a:visited    { font-size: 8pt; color: #000000; text-decoration: none }


a:hover 
{
font-family: Arial, Helvetica, sans-serif; 
color: #ff0000; 
text-decoration: underline
}
