<style type="text/css">


.maintitle 
{

background-color: #ffffff;

font-family: Georgia;
font-style: bold;
font-size: 12px;
color: #C45ED6;

text-align: justify;
border-bottom: 1px #EFCBF5 dashed;
letter-spacing: 1px;

padding: 3px;

display: block;

width: 99%;

}

.title 
{

background-color: #ffffff;

font-family: Georgia;
font-style: bold;
font-size: 12px;
color: #000000

text-align: justify;
border-bottom: 1px #6F6F6F dashed;
letter-spacing: 1px;

padding: 3px;

display: block;

width: 99%;
}

A:link {color: #000000;text-decoration: none; cursor: help; font-weight: bold;}
A:active {color: #919191;text-decoration: none; cursor: help; font-weight: bold;}
A:visited {color: #000000;text-decoration: none; cursor: help; font-weight: bold;}
A:hover {color: #919191;text-transform: uppercase; cursor: help; font-weight: bold;}

body 
{ 
background-color: #919191;
background-image:url('bg.png');
background-attachment: scroll;
background-repeat: repeat;
font-family: Trebuchet MS;
color: #6F6F6F;
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default;}



u 
{color: #000000;} 


i 
{color: #000000; font-weight: strong;} 


b 
{color: #000000; font-weight: strong;}



</style>