body, td, th, div {
	font-size: 12px;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#4A681C;
	scrollbar-base-color:#4A681C;
	scrollbar-face-color:#4A681C;
	scrollbar-shadow-color:#4A681C;
	scrollbar-darkshadow-color:#A6D316;
}
.tableline {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
