body { background-color: #000000; 
       background-image: url(bg05.jpg);
       margin: 0;
       padding: 0;
       scrollbar-DarkShadow-Color: #000000; 
       scrollbar-Track-Color: #000000; 
       scrollbar-Face-Color: #616A75;
       scrollbar-Shadow-Color: #5B0505;
       scrollbar-3dlight-Color: #C7C8C8; 
       scrollbar-Highlight-Color: #DFE0E0;  
       scrollbar-Arrow-Color: #616A75; }
.main { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            text-align: justify;
            color: #C4C4C4; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            color: #C4C4C4;
	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #000000; 
            border: #C4C4C4; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
a { text-decoration: none; color: #E3E7E4; font-weight: bold; }
a:hover { text-decoration: none; font-weight: bold; color: #E3E7E4; border-bottom: dotted 1 #E3E7E4; border-top: dotted 1 #E3E7E4; }

