.heading {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #b0650e;
}
.menuBg {
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
}
.menuLink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.heading1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #686b6b;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.heading2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #b0650e;
}
.bodytextlink {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.heading3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
