.hd {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #774943;
}

.hd2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #774943;
}

.hd3 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #774943;
}
.fontsansnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	

.textbox {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.text a:link {
	color: #CC3300;
	text-decoration: none;
} 
.text a:visited {
	color: #CC3300;
	text-decoration: none;
} 
.text a:hover { color: #999999; text-decoration: none}

.fontsansnormal a:link { color: #333333; text-decoration: none} 
.fontsansnormal a:visited { color: #333333; text-decoration: none} 
.fontsansnormal a:hover { color: #FFFFFF; text-decoration: none}

.nav {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.nav a:link { color: #ffffff; text-decoration: none} 
.nav a:visited { color: #ffffff; text-decoration: none} 
.nav a:hover { color: #cccccc; text-decoration: none}
