@charset "UTF-8";
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
}
.bigtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #036;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #036;
}
.footermenutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
}
.clickherelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
