.body {
scrollbar-face-color:cccccc;
scrollbar-highlight-color:999999;
scrollbar-3dlight-color:666666;
scrollbar-darkshadow-color:cccccc;
scrollbar-shadow-color:cccccc;
scrollbar-arrow-color:999999;
scrollbar-track-color:e3e3e3;
}

html {scrollbar-base-color: #dddddd}


.body_txt12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #cccccc;	
	}
.style2 {font-size: 16}
.style4 {
	font-size: 20px;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
}

.div1 {
	font: 12px Tahoma, Verdana, Arial;
	color: #cccccc;
	height: 300px;
	width: 450px;
	overflow: auto;
	padding-right: 20px;


}
