	body {
	scrollbar-face-color: #555555;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #111111;
	scrollbar-track-color: #bbbbbb;
	scrollbar-arrow-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Verdana, Small Fonts, Geneva;
	margin:0px;
	background-color: #DADADA;
	background-attachment: fixed;
	}
	TD,TH,p,li {
	color: #0D6340;
	font-size: 8pt;
	font-family: Arial, Verdana, Small Fonts, Geneva;
	}
	TD.main {
	BACKGROUND-COLOR: #ffffff;
	background-image: url(../gfx/mainbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
	.base {
	color: #268C62;
	font-size: 7pt;
	}
	.sm {
	color: #000000;
	font-size: 8pt;
	}
	INPUT,SELECT,TEXTAREA {
	color: #000044;
	font-size: 8pt;
	background-color: #E8F1F9;
	border-style:none;
	font-family: Arial, Verdana, Small Fonts, Geneva;
	}
	.title {
	color: #0D6340;
	font-size: 9pt;
	font-weight: bold;
	}
	a:link,a:visited,a:active {
	color: #006633;
	text-decoration: underline;
	}
	a:hover
	{
	color: #1e9559;
	text-decoration: none;
	}
	a.sm:link,a.sm:visited,a.sm:active {
	color: #308361;
	text-decoration: none;
	font-size: 8pt;
	}
	a.sm:hover
	{
	color: #419774;
	text-decoration: underline;
	font-size: 8pt;
	}
	a.menu:link,a.menu:visited,a.menu:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	}
	a.menu:hover
	{
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	}