td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu td {
	text-align: center;

}
#menu a {
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
#menu a:hover {
	text-decoration: underline;
}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

