html, body {
    margin: 0;
    background: #ebebeb;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: plain;
    color:#666666; 
    height: 100%;
    scrollbar-3dlight-color: #767676;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #ebebeb;  
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #767676;
	scrollbar-track-color: #ebebeb;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
	font-weight: bold;
}
a:active {
	text-decoration: none ;
	color: #CC3300;
	font-weight: bold;
}
.navi a {
	color: #666666;
	text-decoration: none;
}	
.navi a:hover {
	color: #009933;
	text-decoration: none;
}
.navi2 a {
	color: #CC3300;
	text-decoration: none;
}	
.navi2 a:hover {
	color: #009933;
	text-decoration: none;
}
.hdl1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}	
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {font-size: 10px}
.style4 {color: #009933}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

