.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #141484;
}
.body a:link {
	color: #009926;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
	color: #141484;
}
.body a:active {
	text-decoration: none;
	color: #141484;
}
.body a:hover {
	color: #141484;
	text-decoration: underline;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
}
.nav a:link {
	color: #141484;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #141484;
}
.nav a:active {
	text-decoration: none;
	color: #141484;
}
.nav a:hover {
	color: #009926;
	text-decoration: none;

}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	font-weight: lighter;
}
.header a:link {
	color: #7D7D6E;
	text-decoration: none;
}
.header a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.header a:visited {
	color: #7D7D6E;
	text-decoration: underline;
}
.header a:active {
	color: #99CCFF;
	text-decoration: underline;
	
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #141484;
}
.nav2 a:link {
	color: #141484;
	text-decoration: none;
}
.nav2 a:hover {
	color: #009926;
	text-decoration: none;
}
.nav2 a:visited {
	color: #141484;
	text-decoration: none;
}
.nav2 a:active {
	color: #141484;
	text-decoration: none;
	
	
}

.signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #141484;
}
.signoff a:link {
	color: #009926;
	text-decoration: underline;
}
.signoff a:hover {
	color: #141484;
	text-decoration: none;
}
.signoff a:visited {
	color: #141484;
	text-decoration: underline;
}
.signoff a:active {
	color: #141484;
	text-decoration: underline;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.title a:link {
	color: #000000;
	text-decoration: underline;
}
.title a:hover {
	color: #000000;
	text-decoration: none;
}
.title a:visited {
	color: #333333;
	text-decoration: underline;
}
.title a:active {
	color: #000000;
	text-decoration: underline;
