<style type="text/css">
<!--


body {
	scrollbar-face-color: #dbdbd9;
	scrollbar-highlight-color: #dbdbd9;
	scrollbar-shadow-color: #dbdbd9;
	scrollbar-3dlight-color: #f3f3f3;
	scrollbar-arrow-color: #993333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #c9c9c9;
}


.title {
	font-family: verdana, geneva, arial, helvetica;
	font-size: 24px;
	color: #993333;
	line-height: 30px;
}


.title_small {
	font-family: verdana, geneva, arial, helvetica;
	font-size: 18px;
	color: #993333;
	line-height: 26px;
}


td {
	font-family: arial, helvetica, verdana, geneva;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}


.small {
	font-size: 11px;
	line-height: 15px;
}


.bold {
	font-weight: bold;
}


.red {
	color: #993333;
}


a:link {
	color: #993333;
	font-weight: bold;
}
a:visited {
	color: #993333;
	font-weight: bold;
}
a:active {
	color: #cccccc;
	font-weight: bold;
}
a:hover {
	color: #ff6633;
	font-weight: bold;
	text-decoration: none;
}


-->
</style>