<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C647C;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #5E7891;
}
a:visited {
	color: #5E7891;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #5E7891;
}
.toolbar_bg {
	background-attachment: fixed;
	background-image: url(/images/toolbar_border.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
-->