.headingblue {
	font-family: tahoma;
	font-size: 14px;
	color: #1d618b;
	text-decoration: none;
	font-weight:bold;
}
.headingwhite {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.bigtext {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: arial;
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #1d618b;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1d618b;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #1d618b;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #3a5105;
	text-decoration: none;
		font-weight:bold;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #3a5105;
	text-decoration: none;
		font-weight:bold;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #3a5105;
	text-decoration: none;
		font-weight:bold;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
