body {
	font: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
	scrollbar-face-color: #ECECF1;
	scrollbar-track-color:#EFEFEF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#3F3D3D; 
	scrollbar-shadow-color:#CBCCDA;	
	scrollbar-3Dlight-color:#F7F7F9;
	scrollbar-darkshadow-color:#D4D5E1;
	background-color: White;
	
 }
}
  a:link {
  color : #7481FE; 
  text-decoration: none
  }
  a:active {
  color : #00CC00; 
  text-decoration: none
  }
  a:hover {  
  background-color: #74FEAC;  
  text-decoration: none;
  }
  a:visited {color : #C00000; 
  text-decoration: none
  }
 
.small {
	font: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.box {
border: 1px solid #696969;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
}

.boxD {
border: thin dotted #696969;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
}

.box1 {
	background-color: #F8F7E0;
	border: none;
}


h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration : none;	
	font-weight : bold;
	background-color : #0000CD;
	
}
h1 {
   font-family : "Times New Roman", Times, serif;
	font-size : 60px;
	color: #0000CD;
	text-decoration : none;	
	font-weight : bold;	
}
h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 36px;
	color: #0000CD;
	text-decoration : none;	
	font-weight : bold;	
}
h3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #0000CD;
	text-decoration : none;	
	font-weight : bold;	
}

.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;	
	font-weight : normal;
	font-size: 9px;
}
