td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}


.bg {
	background-image: url(images/txtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F4F4F4;
}
.bg3 {
	background-color: #F4F4F4;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}

.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #595959;
}
.bg2 {
	background-color: F4F4F4;
	background-image: url(images/txtbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	font-size: 1px;
	color: #FFFFFF;
}

a {
	color: 89882E;
	text-decoration: none
} 

a:hover {
	text-decoration: underline
}

a:visited {
	color: 666666;
}