body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	scrollbar-face-color: #E3F2FD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-arrow-color: #3399FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;



}
a:visited {
	color: #000000;
	text-decoration: none;



}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.bodyborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

