body {
	background-color: #015783;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#013958;
	scrollbar-shadow-color:#005F8F;
	scrollbar-face-color:#0182C4;
	scrollbar-highlight-color:#016FA9;
	scrollbar-darkshadow-color:#015783;
	scrollbar-3dlight-color:#07A8FE;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}