<style type="text/css">
<!--


body {
	scrollbar-face-color: #009900;
	margin: 0px 0px;
	scrollbar-highlight-color: #009900;
	scrollbar-shadow-color: #009900;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #999999;
}


td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-style: normal;
}


.bold {
	font-weight: bold;
}


.bold_italic {
	font-style: italic;
	font-weight: bold;
}


.title {
	font-size: 18px;
	line-height: 26px;
	font-style: bold;
}


.main_menu {
	font-size: 10px;
	line-height: 15px;
	padding-left: 5px;
	margin: 0px;
}	


.white {
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}


.white_big {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	font-style: bold;
}


a.white:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #b3e1b3;
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #52730e;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}


-->
</style>