body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ACA899;
	margin-top: 20px;

}


a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}




h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
h1:link {
font-size: 19px;
	text-decoration: none;
	color: #000000;
}
h1:visited {
	font-size: 19px;
	text-decoration: none;
	color: #000000;
}
h1:hover {
	font-size: 19px;
	text-decoration: none;
	color: #000000;
}







#menu {
	color: #ffffff;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
}

#menu a:hover {
color: #cccccc;

}



#menub {
	color: #ffffff;
	font-size: 10px;
}

#menub a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: 100;
}

#menub a:hover {
color: #cccccc;

}
