.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #1F454F;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003333;
	font-size: 10px;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
	color: #003333;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
body {
background-color: #43838C;
}
html, body{
scrollbar-face-color:#43838C;
scrollbar-base-color:#43838C;
scrollbar-arrow-color:black;
scrollbar-track-color:#43838C;/*#F3F3F3;*/
scrollbar-shadow-color:#43838C;
scrollbar-highlight-color:#43838C;
scrollbar-3dlight-color:#43838C;
scrollbar-darkshadow-Color:#43838C;
}


