body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.reg_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:100;
}
	
td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.disclaimer {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
}

.nav {  
text-decoration: none; 
color: #FFFFFF;
}

h1 {
	font-size: 19px;
	color: #ba853e;
}

h2 {
	font-size: 16px;
	color: #ba853e;
}

.hilite_lg {
	font-size: 16px;
	color: #ba853e;
	font-weight: bold;
}

.hilite_med {
	font-size: 13px;
	color: #ba853e;
	font-weight: bold;
}

.hilite_reg {
	font-size: 12px;
	color: #ba853e;
	font-weight: bold;
	font-style: italic;
}

.blu_lg {
	font-size: 16px;
	color: #006b6e;
	font-weight: bold;
	text-decoration: none;
}

.blu_med {
	font-size: 13px;
	color: #006b6e;
	font-weight: bold;
}

.blu_reg {
	font-size: 12px;
	color: #006b6e;
	font-weight: bold;
	font-style: italic;
}

.money {
	font-size: 18px;
	color: #ba853e;
	font-weight: bold;
}

.money_blue {
	font-size: 18px;
	color: #006b6e;
	font-weight: bold;
}

a.underline {
	text-decoration: none;
}
