.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4F5053;
	font-style: normal;
}
.body a:link {
	color: #4F5053;
	text-decoration: underline;
}
.body a:visited {
	text-decoration: none;
	color: #4F5053;
}
.body a:active {
	text-decoration: none;
	color: #4F5053;
}
.body a:hover {
	color: #BCE2C9;
	text-decoration: none;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #4F5053;
	font-weight: bold;
	letter-spacing: -1px;
}
.nav a:link {
	color: #4F5053;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #4F5053;
}
.nav a:active {
	text-decoration: none;
	color: #4F5053;
}
.nav a:hover {
	color: #BCE2C9;
	text-decoration: none;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #4F5053;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.header a:link {
	color: #008CB8;
	text-decoration: none;
}
.header a:visited {
	color: #008CB8;
	text-decoration: underline;
}
.header a:active {
	color: #008CB8;
	text-decoration: underline;
}
.header a:hover {
	color: #9F5497;
	text-decoration: none;
	
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4F5053;
}
.nav2 a:link {
	color: #4F5053;
	text-decoration: none;
}
.nav2 a:visited {
	color: #4F5053;
}
.nav2 a:active {
	color: #4F5053;	
}
.nav2 a:hover {
	color: #4F5053;
	background-color: #BCE2C9;	
}

.signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F5053;
}
.signoff a:link {
	color: #4F5053;
	text-decoration: underline;
}
.signoff a:visited {
	color: #4F5053;
	text-decoration: underline;
}
.signoff a:active {
	color: #4F5053;
	text-decoration: underline;
}
.signoff a:hover {
	color: #BCE2C9;
	text-decoration: none;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F5053;
	font-style: italic;
}
.title a:link {
	color: #4F5053;
	text-decoration: underline;
}
.title a:visited {
	color: #4F5053;
	text-decoration: underline;
}
.title a:active {
	color: #4F5053;
	text-decoration: underline;
}
.title a:hover {
	color: #4F5053;
	text-decoration: none;
	background-color: #BCE2C9;


}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #4F5053;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
}
.pagehead a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.pagehead a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.pagehead a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.pagehead a:hover {
	color: #BCE2C9;
	text-decoration: none;

