<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;
 background-color: #FFFFFF;
 list-style-position: outside;
 list-style-type: square}


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 28pt; font-style: normal; font-weight: normal}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; font-weight: normal}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: normal}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}
blockquote {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal}

		
A:link	{	
	text-decoration:	none;
	color:  #0000dd
		}	
		
A:visited	{	
	text-decoration:	none;
	color:  #0000dd
		}	
		
A:active	{	
	text-decoration:	none;
		}	
		
A:hover	{	
	text-decoration:	none;
      color:  #ff0000;
		}	
		
A.offsite	{	
	text-decoration:	none;
		}	

</Style>
//->
