

body {
	margin: 0px;
	border: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	}
td {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	color: #666666;}
td.menu {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
    cursor: hand;}

a.menu {color: #FFFFFF; text-decoration: none;}
a.menu:link {color: #FFFFFF; text-decoration: none;}
a.menu:visited {color: #FFFFFF; text-decoration: none;}
a.menu:hover {color: #FFFFFF;text-decoration: underline;}

a {color: #666666; text-decoration: none;}
a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #666666;text-decoration: underline;}

a.info {color: #CC0000; text-decoration: none;}
a.info:link {color: #CC0000; text-decoration: none;}
a.info:visited {color: #CC0000; text-decoration: none;}
a.info:hover {color: #CC0000;text-decoration: underline;}


#menu {background-color:#000099;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}

#menu .selected,
#menu a:hover
  {background-color:#000099;	
  font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
}

h1 {color: #666666; font-family: Verdana; font-size: 16px; margin-top: 0; margin-bottom: 0}
span.blink {color: #CC0000; text-decoration: blink;}