body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
	
}a:link {
	color: #red;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #CC0000;
}
.siteheader {
	font-family: verdana;
	font-size: 36px;
	font-weight: normal;
}
.pageheader {
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
}
.12bold{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
h3{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color:#166DB2
}
.18bold{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}
.22bold {font-family: verdana;
	font-size: 22px;
	font-weight: bold;
}

.bodytext {
	font-family: verdana;
	font-size: 11pt;
	font-weight: normal;	
}

.menutext {
	font-family: Verdana; 
	font-size: 14px; 
	color: black;
	text-decoration:none
	}
	
.bluetags {
	font-family: verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.whitecentered {
	font-family: verdana;
	font-size: 16px;
	color: white;
	text-decoration: none;
	text-align:center; 
}
.10{
	font-family: verdana;
	font-size: 10px;
}