.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003A66;
}
body{
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#415C71;
	scrollbar-shadow-color:white;
	scrollbar-face-color:#37556C;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#37556C;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7493B6;
	text-decoration:none;
}
a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003565;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7493B6;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003565;
	text-decoration:none;
}
