/* CSS Document */

body {	
@@margin-top:0px;
	scrollbar-face-color:#282726;
	scrollbar-arrow-color:#666666;
	scrollbar-highlight-color:#444444;
	scrollbar-shadow-color:#333333;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#333333;
	background-color:#000000;
      }

.p{font-size:12px;
   line-height:130%;
   color:#cccccc;}
   
.waku {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}      

a:link{color:#cccccc;
       text-decoration: none; }
a:visited{color:#cccccc;
          text-decoration: none;}
a:hover{color:#cccccc;
        background-color:#999999;}
a:active{color:#990000;
         text-decoration: none;}
		 
.style1 {font-size: 12px;
	     color: #cccccc;
	     }

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #e1e1bd;
}

	
