.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.body a:link {
	color: #0096FF;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
	color: #0096FF;
}
.body a:active {
	text-decoration: none;
	color: #0096FF;
}
.body a:hover {
	color: #000000;
	text-decoration: none;

}

.bot {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.bot a:link {
	color: #ffffff;
	text-decoration: none;
}
.bot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bot a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bot a:hover {
	color: #000000;
	text-decoration: none;

}

.nav2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	text-transform: lowercase;
	letter-spacing: -1px;
}
.nav2 a:link {
	color: #000000;
	text-decoration: none;
}
.nav2 a:visited {
	text-decoration: none;
	color: #000000;
}
.nav2 a:active {
	text-decoration: none;
	color: #000000;
}
.nav2 a:hover {
	color: #0096FE;
	text-decoration: none;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #333333;
}
.nav a:active {
	text-decoration: none;
}
.nav a:hover {
	color: #0096FF;
	text-decoration: none;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.header a:link {
	color: #000000;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #000000;
}
.header a:active {
	text-decoration: none;
	color: #000000;	
}
.header a:hover {
	color: #0096FF;
	text-decoration: none;
}



.signoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.signoff a:link {
	color: #000000;
	text-decoration: underline;
}
.signoff a:hover {
	color: #0096FF;
	text-decoration: none;
}
.signoff a:visited {
	color: #000000;
	text-decoration: underline;
}
.signoff a:active {
	color: #000000;
	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;
