body {
	font-family: verdana;
	font-size: 10px;
	font color: #dddddd;
	background-color: #4a4848;
}
h1 {
	color: #ff9933;
	font-size: 13px;
	text-align: center;
	
}
h2 {
	color: #99cc66;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;	
}
td {
	font-family: verdana;
	font-size: 10px;
}
a.nav {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.nav:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ea9a2e;
}
a.nav:visited {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;	
}
a.nav:visited:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ea9a2e;
	text-decoration: underline;
}
td.text {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.footer, .footer a {
	color: #ffffff;
	text-decoration: none;
}
.menuitem1 a {
	color: #ffffff;
}
.content {
	color: #ffffff;
}
.submenu a {
	color: #ffffff;
}
.submenu a:visited {
	color: #999999;
}

