<!--Another PeteyV page!--> 
<STYLE type="text/css">  






BODY {font-size: 12px;              
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color: FFFFFF; 
background-color: transparent;  
font-weight: normal;                     
line-height: 13px;              
margin-left: 12px;              
margin-right: 12px;              
text-align: left}  

P {font-size: 12px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color: FFFFFF;         
font-weight: normal;   
margin-left: 12px;              
margin-right: 12px;       
line-height: 13px;         
text-align: left}   


LI {font-size: 11px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color: FFFFFF;         
font-weight: normal;   
margin-left: 12px;              
margin-right: 12px;       
line-height: 13px;         
text-align: left}   

A:active
{
  outline: none;
}

A
{
  outline: none;
}

A:link {color: FFFFFF;         
font-weight: normal;         
text-decoration:none}  

A:visited {color: FFFFFF;         
font-weight: normal;         
text-decoration:none} 

div
{
  outline: none;
}


P {font-size: 12px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color:FFFFFF;    
font-weight: normal;               
line-height: 14px; 
margin-left: 10px;              
margin-right: 10px;         
text-align: left}  

H1 {font-size: 14px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
font-weight: bold;         
color: 0066FF;         
line-height: 16px;   
margin-left: -6px;        
text-align: left}  

H2 {font-size: 14px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color: FFFFFF;         
font-weight: bold;         
line-height: 16px;         
text-align: center}  

H3 {font-size: 12px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color:FFFFFF;    
font-weight: normal;               
line-height: 14px; 
margin-left: 10px;              
margin-right: 10px;         
text-align: left}  

H4 {font-size: 14px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
font-weight: normal;         
color: FFFFFF;         
line-height: 16px;   
margin-left: 12px;        
text-align: left}   

H5 {font-size: 10px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
font-weight: bold;         
color: FFFFFF;    
margin-left: 12px;              
margin-right: 12px;         
line-height: 12px;         
text-align: left}   
 
H6 {font-size: 18px;         
font-family: Century Gothic, Tahoma, Trebuchet, Trebuchet MS, Verdana, Courier New, Sans Serif;         
color: FFFFFF;         
font-weight: bold;         
line-height: 19px;         
text-align: left}

 





#mycustomscroll {
/* Typical fixed height and fixed width example */
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
width: 380px;
height: 290px;

padding: 15px;
}


#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 300px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #FFFFFF;
margin: 0.3em auto;
padding: 15px;
}


</STYLE> 