.leftheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}.textSmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #669ad2;
	text-decoration: none;
	font-weight: bold;
}
.heading2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #669ad2;
	text-decoration: none;
	font-weight: bold;
}
.heading3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000 ;
	text-decoration: none;
	font-weight: bold;
}
.textlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #669AD3;
	text-decoration: none;
}
a.textlinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
