body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, td, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableborder {
	border: 1px solid #000000;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #717171;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #717171;
}

.topmenu-link:link { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.topmenu-link:active { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.topmenu-link:visited { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.topmenu-link:hover { font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; }

.submenu-link:link { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:active { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:visited { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:hover { font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }
.bigheader {
	font-size: 48px;
	font-weight: normal;
	color: #FFDA4B;
}
.contentbg {
	background-color: #FFF6D7;
}



a:link { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; }
a:active { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; }
a:visited { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; }
a:hover { font-size: 11px; font-weight: bold; color: #848484; text-decoration: underline; }
.bodybackground {
	background-color: #EFE8CB;
}
