a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 10px;
	width: 140px;
	display: block;
	padding: 5px;
	border-top: 1px #687EA8;
	border-right: 1px #687EA8;
	border-bottom: 1px solid #687EA8;
	border-left: 1px #687EA8;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC33;
	display: block;
	padding: 5px;
	height: 10px;
	width: 140px;
}
.content {
	color: #333333;
}
.content2 {
	color: #666666;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D6185;
	font-weight: bold;
}
.heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6185;
}
a.link1 {
	color: #4D6185;
	text-decoration: underline;
}
#sender {
	visibility:hidden;
}