.header {
	font-family: georgia,times new roman,times,serif;
	font-size: 24px;
	color : #7DAA5A;
	padding : 6px;
}
.subhead {
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	font-weight : bold;
	color : #555587;
	padding : 6px;
	letter-spacing : 1px;
}
.bigbody {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;	
	line-height : 17px;
}
.bodytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;	
	line-height : 18px;
}
.address {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;
	color : #505F33;
}
.smtextb {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;	
}
.smtext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
	color : White;
	font-weight : bold;
	padding : 5px;	
}
.tinytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
}
.teenytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 8px;	
}
.navbar {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	
	line-height : 30px;
	color : White;
	font-weight : bold;
}
.footer {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	padding : 10px;	
	color : #FFFFFF;
}

:link { color: rgb(0,0,51) ; text-decoration: underline;}
:visited { color: rgb(0,0,75) ; text-decoration: underline; }
:active { color: rgb(0,0,75) ; text-decoration: none; }
:hover { color: rgb(0,0,102) ; text-decoration: none; }
.plain { text-decoration: none }

a.navlink:link { color: white; }
a.navlink:visited { color: white; }
a.navlink:hover { color: white; }