BODY {
	color: #000000;	margin-top : 2px; 
	margin-left : 2px; 
	margin-right : 2px; 
	margin-bottom : 2px; 
	font-size:10pt; 
	font-family: Arial, sans-serif;
}
.footer {
	FONT-FAMILY: 'Comic Sans MS';
	background-color: #eeeeee;
}
.nav_footer {
	background-color: #eeeeee;
}

A:hover {
	
	text-decoration: underline;
}
A:link {
	
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
.hover {
	
	text-decoration: underline;
}
.link {
	text-decoration: underline;
}

.visited {
	
	text-decoration: none;
}
h1 {
	font-weight: normal; font-size: 35px}
h2 {
	font-weight: normal; font-size: 25px
}
.nav-s-normal {
	padding-left : 8px;
	padding-right : 8px;	
	font-size: 9pt;	
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : #eeeeee #eeeeee #336633 #eeeeee;;
	color: black
}
.nav-s-normal A:link{	
	font-size: 12pt;
	color: black
}
.nav-s-normal A:visited{	
	font-size: 12pt;
	color: black
}
.nav-s-normal A:hover{	
	font-size: 12pt;
	text-decoration: underline;
}
.nav-s-highlighted {
	color: black;
	padding-left : 8px;
	padding-right : 8px;	
	font-size: 13pt;
	font-weight: bold;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	border-color : #ffffff #ffffff #006600 #ffffff;
}
.content-area{
	color:#0A0385;
	font-family: TrebuchetMS;
	font-size: 14pt;
	font-weight: 600;
	vertical-align: top;
	text-align: center
	                
	}
.content-area-black{
	color:black;
	font-family: TrebuchetMS;
	font-size: 12pt;
	font-weight: 400;
	vertical-align: top	
	}

.content-area-email{
	FONT-FAMILY: 'Comic Sans MS';
	font-size: 17pt;
	font-variant: small-caps;
	font-style: italic;
    color:#0033CC	
}


