body {
	background-color: #f6f4f4;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	margin-bottom: 5pt;
	color: #000000;
}

p, td, form, input, select, textarea, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	color: #636363;
	font-weight: bold;
}

a.menu {
	font-size: 8.5pt;
	color: #000000;
}

a.menuactive {
	font-size: 8.5pt;
	color: #636363;
}

a.submenu {
	font-size: 8.5pt;
	color: #000000;
	font-weight: normal;
}

a.submenuactive {
	font-size: 8.5pt;
	color: #636363;
    font-weight: normal;
}
