body {font: "Trebuchet MS"; font-size:16px}

p {font-family: "Trebuchet MS" font-size: 16px; margin: 10px;}
li {font-family: "Trebuchet MS"; font-size: 12px; margin: 10px;}
h1 {font-family: "Trebuchet MS"; font-size: 16px; margin: 10px;}
h2 {font-family: "Trebuchet MS"; font-size: 14px; margin: 10px;}	

a:link { color:#000099; text-decoration:underline; font-weight:bold; }
a:visited { color:#000099; text-decoration:underline; font-weight:bold; }
a:hover { color:#0066CC; text-decoration:none; font-weight:bold; }

#nav a{color: #FFFFFF;
       font-family: "Trebuchet MS";
	   font-weight: 800;
	   font-size: 10pt;
	   background-color: #993300;
	   border: 1px solid #993300;
	   width: 90%;
	   text-decoration: none;
	   display: block;
	   margin-bottom: 3px;
	   padding: 4px;
	   height: 35px;}
#nav a:hover{color: #FFFFFF;
             font-size: 10pt;
             border: 1px solid #CCCCCC;
			 width: 90%;
			 text-decoration: none;
			 display: block;}
			 
.ziggy {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}


