.headings {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.boldheading {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.bodytext_red {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bodytext-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.sub-headings {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.sub-headings-bold {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.navigate {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #299a9a;
	text-decoration: none;
}
.bodytext-red-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.sidenav {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.smallprint {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
