p
 {
 TEXT-ALIGN:center;
 } 
 
A:link 
{
 font-family: arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 color: white;
 text-decoration: none;
}

A:visited 
{
 font-family: arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 color: white;
 text-decoration: none;
}

A:hover 
{
 color: black;
 text-decoration: none;
}

.style1
{font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: darkgreen;
}

.style2{font-family: verdana;
 font-size: 8pt;
 color: darkgreen;
} 

 .style3
{font-family: verdana;
 font-size: 12pt;
 font-weight: bold;
 color: darkgreen;
}

 .style4
{font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: darkgreen;
}

.style5
{
font-family: verdana;
 font-size: 9pt;
 font-weight: bold;
 font-style: italic;
 color: yellow;
}

.style6
{font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: blue;
}

.style7
{font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 color: darkgreen;
} 

.style8
{font-family:verdana;
 font-size:6pt;
 font-weight:bold;
 color:black;  
} 
.style9
{font-family:verdana;
 font-size:7pt;
 font-weight:bold;
 color:blue;
}
 
 body
{
 background: white url(texbkg-1.jpg);
}