BODY,TD,DIV,SPAN,P
{
   FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SWITZERLAND, UNIVERS;
   FONT-SIZE: 10pt;
}

a:link
{
   color: #003399; text-decoration: none;
}

a:visited
{
   color: #003399; text-decoration: none;
}

a:hover
{
   color: #0066FF; text-decoration: none;
}

a:active
{
   color: #666666; text-decoration: none;
}

.8pt
{
	FONT-SIZE: 8pt;
}

hr {
  border: 0;
  width: 92%;
  color: #999999;
  background-color: #f00;
  height: 1px;
}

.hr2 {
  border: 0;
  width: 99%;
  color: #666666;
  background-color: #f00;
  height: 1px;
}

.main_title {
      COLOR: #OOOOOO;
	  FONT: bold;
	  font-size:20px;
}

.sponsor_title {
      COLOR: #006600;
	  FONT: bold;
	  font-size:24px;
}

.sponsor_title2 {
      padding-left:25;
	  padding-top:10px;
      COLOR: #333333;
	  FONT: bold;
	  font-size:16px;
}

.exlinkz {
font-family: sans-serif; 
font-size: 12px; 
color:white; 
text-decoration: none; 
cursor: none; 
font-weight: bold;
}
	
.exlinkz:hover {
font-family: sans-serif; 
font-size: 12px; 
color:#FFFF00;  
text-decoration: none; 
cursor: none; 
font-weight: bold;
}