body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html { 
scrollbar-arrow-color:#114171; 
scrollbar-track-color:#C4D2EC; 
scrollbar-face-color:#C4D2EC; 
scrollbar-highlight-color:#C4D2EC; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-shadow-color:#C4D2EC; 
} 
.bg {
	background-attachment: scroll;
	background-image: url(images/b021.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.tblheader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
