.nav { 	font-size: 9pt; 
	font-family: arial, sans-serif; 
		color: #000000;
		text-decoration: none;
}
A.nav:hover { color: #C1AA5E;  }

BODY { font-family: "Arial", "Helvetica", sans-serif; }
	
/*ul {
margin-left: 0;
padding-left: 0;
}
li {
list-style: none;
}*/
.font_large { 
	font-size: 11pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 16px;*/
	color: #000000;
}
.font_medium { 
	font-size: 9pt; 
	font-family: arial, sans-serif; 	
/*	line-height: 19px;*/
	color: #000000;
}

.font_medsmall{ 
	font-size: 8pt; 
	font-family: arial, sans-serif; 	
/*	line-height: 19px;*/
	color: #000000;
}

h2 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h3 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h4 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h5 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
.font_medlarge { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}


.font_small { 
	font-size: 7pt; 	
	font-family: "Arial", sans-serif; 	
/*	line-height: 12px;*/
	color: #000000;
}
.font_adsense { 
	font-size: 8pt; 	
	font-family: "Arial", sans-serif; 	
/*	line-height: 13px;*/
	color: #000000;
}
h1 {
	font-family:arial,sans-serif; 
	font-size:12pt; 
	color:#000000; 
	text-align:left; 
	padding:0px;
}

.nav {
font-size: 12pt;
font-family: "Arial", sans-serif;
font-weight: bold;
}
.nav:link, .nav:visited {
color: #000000;
text-decoration: none;
}
.nav:hover, .nav:active {
color: #000080;
text-decoration: underline;
}
.nav-header {
font-size: 12pt;
font-family: "Arial", sans-serif;
font-weight: bold;
color: #006B33;
}
.nav-phone {
font-size: 12pt;
font-family: "Arial", sans-serif;
font-weight: bold;
color: #BD0000;
}
#box-text {
	font-size: 9pt; 
	font-family: arial, sans-serif; 	
/*	line-height: 19px;*/
	color: #000000;
	padding-left: 5px;
}