h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;

}
a.menu {
	text-decoration:none;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a.menu:hover {
	text-decoration:none;
	font-size: 13px;
	color: #ff0000;
}
.thismenu {
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}
a.uppermenu {
	text-decoration:none;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a.uppermenu:hover {
	text-decoration:none;
	font-size: 11px;
	color: #ff0000;
}