body,.smalltext {
	color: #224980;
	font-family: Tahoma;
	font-size: x-small;
	margin:0px;
	scrollbar-arrow-color: #224980;
scrollbar-3dlight-color: #224980;
scrollbar-darkshadow-color: #224980;
scrollbar-face-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-track-color: #fff;
	
}

.smalltextgreen {
	color: green;
	font-family: Tahoma;
	font-size: 8.5pt;
	
}


.bigtext{
font-family:arial;
font-weight: 700;
color:#3863A5;	
}



.bigtext a:link,a:visited{
color:#3863A5;	
}
.bigtext a:hover{
color:#800000;	
}



.bigtextb{
font-family:arial;
font-weight: 700;
color:#3863A5;	
background-color: #F8F8FF;
border: 0px solid;
 border-left: 1px solid #3863A5;
 border-right: 1px solid #3863A5;
 text-align: center;
}


.button{
font-family:arial;

color:#3863A5;	
background-color: #F8F8FF;
border: 1px solid White;
 border-left: 2px solid #3863A5;
 border-right: 2px solid #3863A5;
 text-align: center;
 padding:5px;
 font-size: 15px;
 font-weight: bold;
}




input,select,option {
	color: #224980;
	font-family: Tahoma;
	font-size: x-small;
	margin:0px;
	width:300px;
	
}


a {
	color: #3863A5;
	text-decoration: none;
}

a:hover {
	color: Maroon;
	text-decoration: none;
}


