.header {
	font-family: tahoma,verdana,sans-serif;
	font-size: 23px;
	color : #222211;
}
.subhead {
	font-family: tahoma,verdana,sans-serif;
	font-size: 18px;	
}
.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 : 20px;
	color: #28281e;
}
.address {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;
	color : #505F33;
}
.smtext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
}
.tinytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 9px;
}
.teenytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 8px;	
}
.navbar {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;
	padding : 3px;
	color : White;
	font-weight : bold;
}
.footer{
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	padding : 3px;
	color : #f5f5eb;
}
.quote {
	font-family: times new roman,times,serif;
	font-size: 21px;
	color : Black;
	font-style : italic;
	line-height : 23px;
}
.PageBrk {
   PAGE-BREAK-BEFORE: always

}
:link { color: rgb(40,40,30) ; text-decoration: underline;}
:visited { color: rgb(55,55,40) ; text-decoration: underline; }
:active { color: rgb(55,55,40) ; text-decoration: none; }
:hover { color: rgb(55,55,40) ; text-decoration: none; }
.plain { text-decoration: none }

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