.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.body a:link {
	color: #333333;
	text-decoration: underline;
}
.body a:visited {
	color: #333333;
}
.body a:active {
	color: #333333;
}
.body a:hover {
	color: #333333;
	text-decoration: none;

}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #568DCD;
	font-weight: normal;
}
.nav a:link {
	color: #568DCD;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #568DCD;
}
.nav a:active {
	text-decoration: none;
	color: #568DCD;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #151D42;
}
.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: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.nav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:hover {
	color: #151D42;
	text-decoration: underline;
}
.nav2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	
	
}

.signoff {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #151D42;
	text-transform: uppercase;
}
.signoff a:link {
	color: #8B5C29;
	text-decoration: underline;
}
.signoff a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.signoff a:visited {
	color: #8B5C29;
	text-decoration: underline;
}
.signoff a:active {
	color: #8B5C29;
	text-decoration: underline;

}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.title a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.title a:hover {
	color: #151D42;
	text-decoration: none;
}
.title a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.title a:active {
	color: #FFFFFF;
	text-decoration: underline;

