<Style>
ie4.bug { ie4: skips; the: first; named: style }

BODY {  font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 list-style-position: outside;
 list-style-type: square; border-style: groove}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 28pt}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; line-height: 7pt; font-style: normal; font-weight: normal}
p {  font-family: "Comic Sans MS"; font-size: 10pt}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
blockquote {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

		
A:link	{	
	text-decoration:	none;
	color:	#0000FF;
		}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0000FF;
		}	
		
A:active	{	
	text-decoration:	none;
	color:	#0000FF;
		}	
		
A:hover	{	
	text-decoration:	none;
        color:	#FF0000;
		}	
		
A.offsite	{	
	text-decoration:	none;
	color:	#0000FF;
		}	

</Style>
//->
