a:link {
color:#9983DC; text-decoration:none; }
a:visited {
color:#9983DC; text-decoration:none; }
a:active {
color:#9983DC; text-decoration:none; }
a:hover {
color:#ffffff; background-color:#9983DC;letter-spacing: 3pt; font-weight: normal; cursor: crosshair }

body, td 
{scrollbar-face-color: #fff;
 scrollbar-highlight-color: #fff;
 scrollbar-3dlight-color: #FFF;
 scrollbar-shadow-color: #FFF;
 scrollbar-darkshadow-color: #fff;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #9983DC;
 font-family:tahoma; 
 color: #9983DC;
 font-size:11px;
 }


p { margin-top: 3;
    margin-bottom: 3;
    filter: none; 
        }

h1 {
   font-size: 11px;
   font-family: georgia;
   color: #9983DC;
   text-align: left;
   letter-spacing: 2px;
   height: 12px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   text-align: center;
   text-transform: uppercase;
   border-bottom: 2px dashed #9983DC;
   border-top: 2px dashed #9983DC;
   } 

h2 {
   font-size: 11px;
   color: #9983DC;
   font-family: georgia;
   text-align: left;
   letter-spacing: 2px;
   height: 12px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 3px;
   padding-right: 15px;
   text-align: right;
   text-transform: uppercase;
   border-bottom: 2px dashed #9983DC;
   border-top: 2px dashed #9983DC;
   } 

h3 {
   font-size: 30px;
   color: #9983DC;
   font-family: georgia;
   text-align: left;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   } 
      
b, strong
{
color:#9983DC;
}

i, em
{
color:#9983DC;
margin-left: 1px;
margin-right: 2px;
}

u
{
color: #9983DC;
text-decoration: none;
border-bottom: 1px dashed #9983DC;
}