body {

	font-family: "helvetica", "Arial", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;

	font-size: small;

	color: #000;

	background-color: #003333;

	margin-top: 6px;

}



h1, h2, h3, h4, h5, h6	{

	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;

	font-weight: bold;

	margin-bottom: 2px;

	letter-spacing: 1px;

	font-size: large;

}



h1 {

	font-size: x-large;

}



h3 {

	font-size: medium;

}



	/* Links */

	

a, a:link, a:visited {

	font-weight : bold; 

	text-decoration : none;

	color: #A72D20;

	background: transparent; 

	}



a:hover {

	font-weight : bold; 

	text-decoration : none;

	color: #000;

	background: transparent; 

	}



a.largelink, a.largelink:link, a.largelink:visited, a.largelink:hover {

	font-size: large;

}





#menu a, #menu a:link, #menu a:visited {

	font-weight : bold; 

	text-decoration : none;

	color: #A72D20;

	font-size: medium;

	}



#menu a:hover {

	font-weight : bold; 

	text-decoration: none;

	border-bottom: 1px #000 dotted;

	color: #000;

	}



