body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image : url(back.jpg);
	scrollbar-track-color:"#eeeeff";
	scrollbar-arrow-color:"#eeeeff";
	scrollbar-3dlight-color:"#eeeeff";
	scrollbar-highlight-color:"#3333ff";
	scrollbar-face-color:"#0000cc";
	scrollbar-shadow-color:"#000033";
	scrollbar-darkshadow-color:"#eeeeff";
	overflow: auto;
}
.style1 {color: #666666; font-size: 12px;}
.style2 {color: #666666; font-size: 12px; line-height:24px;}
.style3 {color: #009933; font-size: 16px; font-weight:bold;}
.style4 {color: #333355; font-size: 12px; line-height:24px;}
.table1 {color: #000099; font-size: 15px; font-weight:bold;}
.table2 {color: #333355; font-size: 13px;}
.table3 {color: #333355; font-size: 10px;}
.table4 {color: #333355; font-size: 12px;}
.table5 {color: #000099; font-size: 13px; font-weight:bold;}
.topics {color: #ff0000; font-size: 16px; line-height:24px; font-weight:bold;}
.copyright {color: #999999; font-size: 10px;}

.topics-box {
	font-size:12px;
	line-height:14px;
	color: #333355;
	scrollbar-track-color:"#eeeeff";
	scrollbar-arrow-color:"#eeeeff";
	scrollbar-3dlight-color:"#eeeeff";
	scrollbar-highlight-color:"#eeeeff";
	scrollbar-face-color:"#ccccff";
	scrollbar-shadow-color:"#9999cc";
	scrollbar-darkshadow-color:"#eeeeff";
	overflow: auto;
	padding: 10px;
	height: 105px;
	width: 470px;
	overflow: auto;
}

a:link {
	text-decoration: none;
	color: #0080c0;
}
a:visited {
	text-decoration: none;
	color: #0080c0;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #009966;
}
