A
    {
    color:#0000ff
    }  
  
A:hover 
    {
    color:#FF0000
    }
    
body
	{
	font-size:10pt;
	font-family:verdana, arial;
	color:#000000
	}

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

h2 { 
  	font:10pt Verdana, Arial, Helvetica, 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:#ffffff
}

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

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