.bottomlink {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:link {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #39DCFF;
	text-decoration: none;
}
.bottomlink:active {
	font-family: Verdana;
	font-size: 13px;
	color: #39DCFF;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #03507A;
	text-decoration: none;
	line-height: 20px;
}
.heading {
	font-family: Verdana;
	font-size: 15px;
	color: #03507A;
	text-decoration: none;
	line-height: 20px;
}
.text:link {
	font-family: Verdana;
	font-size: 12px;
	color: #03507A;
	text-decoration: underline;
	line-height: 20px;
}
.text:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #03507A;
	text-decoration: underline;
	line-height: 20px;
}
.text:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #03507A;
	text-decoration: underline;
	line-height: 20px;
}
.text:active {
	font-family: Verdana;
	font-size: 12px;
	color: #03507A;
	text-decoration: underline;
	line-height: 20px;
}
.heading1 {
	font-family: Verdana;
	font-size: 13px;
	color: #03507A;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

