td.header
{
	background-color: #9FC9EC;

	border: solid 1px #000000; 

	font-size: 25px; 
	font-family: Arial;
}

td.menuhead
{
	background-color: #9FC9EC;

	border: solid 1px #000000; 

	font-size: 17px; 
	font-family: Arial;
}

td.menuitem
{
	background-color: #FFFFFF;

	border: solid 1px #000000; 

	font-size: 14px; 
	font-family: Arial;
}

td.main
{
	background-color: #FFFFFF;

	border: solid 1px #000000; 

	font-size: 14px; 
	font-family: Arial;
}

td.maincontent
{
	background-color: #FFFFFF;

	font-size: 14px; 
	font-family: Arial;
}

a:link    { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:active  { color: #000000; text-decoration: none; font-weight: bold; }
a:hover   { color: #000000; text-decoration: none; font-weight: bold; }
