<!--body
{ 
 font-family: "Times New Roman", Times, serif; 
 font-size: 13pt;
 color: black 
}-->

.californiastyle
{
 text-align: justify; 
 padding-right: 10px; 
 font-size: 9pt;
 padding-left: 7px;
 font-family: Arial, Helvetica, sans-serif
}

<!----- mouseover function so-called "menu" ---->
A
{color:#336633; 
text-decoration:none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt}

A.menu:link 
{color:#336633; 
text-decoration:none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt}

A.menu:visited 
{color:#336633; 
text-decoration: none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 

A.menu:hover 
{color:#336633; 
text-decoration: underline;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 

A.menu:active 
{color:red; 
text-decoration: underline;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 



<!----- mouseover function so-called "rollover" ---->
A 
{color:blue; 
text-decoration:none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt}

A.rollover:link 
{color:blue; 
text-decoration:none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt}

A.rollover:visited 
{color:purple; 
text-decoration: none;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 

A.rollover:hover 
{color:blue; 
text-decoration: underline;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 

A.rollover:active 
{color:red; 
text-decoration: underline;
font-family : "Times New Roman", Times, serif;
font-size: 13pt} 








