/* CSS Document */

body,table{font-size:12px;
line-height:16px;
		  color:#000000;
		  margin:0px;}

A:link { color: #666666; }

A:active { color: #666666; }

A:visited { color: #666666; }


.style1{font-weight:bold;
		font-size:12px;}

.style2{font-weight:bold;
		font-size:16px;
		color:#006699;
		line-height:18px;}

.style3{color:#CC6600;}

.style4{font-weight:bold;
		font-size:16px;
		color:#666666;
		line-height:18px;}

.style5{ color:#990000;}


.style6{ color:#006699;
		font-weight:bold;
		}
		
.style9 {font-size: 10px;
line-height:10px;}

.style10{font-weight:bold;
		font-size:16px;
		color:#CC3300;
		line-height:18px;}
		
.style11{font-weight:bold;
		font-size:16px;
		color:#996600;
		line-height:18px;}

.style12{font-weight:bold;
		font-size:12px;
		color:#000066;
		line-height:15px;}
		
.style13{font-weight:bold;
		font-size:12px;
		color:#333333;
		line-height:15px;}

h1 {color:#ffffff; font-size: 10px;}
h2 {color:#ffffff; font-size: 10px;}
h3 {color:#ffffff; font-size: 10px;}


A:HOVER{
position : relative;
top:2px;@left:2px;}
A{text-decoration : none;
}


   html, body {
   scrollbar-base-color: #666666;
   scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #666666;
   scrollbar-highlight-color: #666666;
   scrollbar-darkshadow-color: #666666;
   scrollbar-3dlight-color: #666666;
   scrollbar-arrow-color: #666666;
   }


