body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.activemenuitem {
	background-color: #FFFFFF;
}
.activemenuitem a:active {
	text-decoration: none;
	color: #FF6600;
}
}.activemenuitem a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.activemenuitem a:visited {
	text-decoration: none;
	color: #FF6600;
}
.activemenuitem a:hover {
	text-decoration: none;
	color: #FF66600;
	background-color: #FFFFFF;
}


.menuitem {
	background-color: #999999;
		
}.menuitem a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menuitem a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuitem a:hover {
	text-decoration: none;
	color: #FF6600;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tablebold {
	font-weight: bold;
}
blockquote {
	font-size: 12px;
}
.largetext {
	font-size: 24px;
}
.redtext {
	color:#FF0000;
}

