body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:#660000;
	font-size:11pt
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.footer, p.footer {
	font-size: 9pt;
	text-align: center;
}

a:link, a:visited, a:active {
	color:#660000;
	background-color:#ffffff;
	text-decoration:none
}
a:hover {
	color:#660000;
	background-color:#ffffff;
	text-decoration:underline
}


h1.header {
	font-size: 48pt
}
h2.header {
	font-size: 36pt
}

td.menu {
	color: #660000;
	background-color: #C2EBB1;
	font-weight: bold;
	border-color: #C2EBB1;
}

a.menu:link, a.menu:visited, a.menu:active {
	color: #660000;
	background-color: #C2EBB1;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
a.menu:hover {
	color:#660000;
	background-color:#E9B842;		
	text-decoration:underline;
	font-size: 11pt;
	font-weight:bold;
}

a.menu1:link, a.menu1:visited, a.menu1:active, a:menu1:hover {
	color:#660000;
	background-color:#C2EBB1;
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
}



td.news {
	
}

a.news:link, a.news:visited, a.news:active {
	color:#FFFFCC;
	background-color:#336600;
	text-decoration:none;
	font-size:11pt
}
a.news:hover {
	color:#FFFFCC;
	background-color:#336600;
	text-decoration:underline;
	font-size: 11pt
}

