A
    {
    color:#000099
    }  
  
A:hover 
    {
    color:#FF0000
    }
    
body
	{
	font-size:10pt;
	font-family:arial;
	color:#000000
	}

td
	{
	font-size:10pt;
	font-family:arial;
	color:#000000
	}
    
h1 { 
  	font:13pt Arial, Helvetica, Verdana, sans-serif;
  	font-style:normal;
    font-weight:bold;
	text-decoration:underline;
    margin:2
} 

h2 { 
  	font:12pt Arial, Helvetica, Verdana, sans-serif;
  	font-style:normal;
    font-weight:bold;
    margin:2
} 

h3 { 
  	font:8pt Arial, Helvetica, sans-serif;
  	font-style:normal;
    font-weight:bold;
	text-decoration:underline;    
    margin:2
} 

.small	{
	font-size:8pt;
	font-family:arial;
	color:#000000
}

.big	{
	font-size:12pt;
	font-family:arial;
    font-weight:bold	
}
    