body {
	 margin:10px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;	 
	
 }
.MainText{
	 font-family: Lucida Sans, Helvetica, sans-serif;
	 font-size:12px;
	 color:#231f20;
} 
	
   
.TitleText{
	 font-family:Lucida Sans, Helvetica, sans-serif;
	 font-size:12px;
	 color:#003e7e;
	 font-weight:bold;
}
 
html{
	scrollbar-face-color:#b0cce6;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#7099c2;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

.VerySmallText{
	 font-family: Lucida Sans, Helvetica, sans-serif;
	 font-size:10px;
	 color:#003e7e;
}
.VerySmallText a{
	 font-family: Lucida Sans, Helvetica, sans-serif;
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
}
.VerySmallText a:hover{
	 font-family: Lucida Sans, Helvetica, sans-serif;
	 font-size:10px;
	 color:#3e5d65;
	 text-decoration:underline;
}
.link {
	color: #000066;
	text-decoration: none;
}
.link a{
	color: #000066;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}

