/* CSS Document */

body
{
background-color: #000000;
text-align:left; 
padding:2px; font-size:8pt; color: #ffffff;

      scrollbar-face-color:#858585;
      scrollbar-shadow-color:#858585;
      scrollbar-highlight-color:#858585;
      scrollbar-3dlight-color:#858585;
      scrollbar-darkshadow-color:#858585;
      scrollbar-track-color:#858585;
      scrollbar-arrow-color:#FFFFFF;

}


h1 {margin-bottom:5px;font-size:18pt; color: #9A2F8F;font-family:Century Gothic;font-weight:normal;}
h2 {margin-bottom:5px;font-size:14pt; color: #9A2F8F;font-family:Century Gothic;font-weight:normal;}
h3 {margin-bottom:5px;font-size:18pt; color: #9A2F8F;font-family:Century Gothic;font-weight:normal;}
h3:first-letter {  }

a, a:link, a:visited, a:active {color:#EC91D6;
 text-transform: none;}
A:hover {color:#ffffff; border-bottom: 1px solid #A63969;
text-transform: none;}




u{color:#B42FB8;
font-size: 9pt;
border-bottom: B42FB8 1px dashed;}

b{color:#FC56A7;
font-family: verdana;
font-size: 9pt;}

i{color:#D4C5F0;
font-family: tahoma;
font-size: 9pt;}

h3 { 
margin: 0;
font-family: georgia;
font-size:35px;
font-style:italic;
color: #961B19;
padding:5px;
letter-spacing: 5px;
text-transform:lowercase;
line-height: 4px;
font-weight: normal;}



