body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #7A9CD6;
}

h1 {
	padding: 0.6em;

	border top: 2px solid; 	boder-bottom: 2px solid;
	font: bold 2em;
	color:#996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;


}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

li {
	font-size: 0.9em ; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
	
img { align: center ; }

a:link { color:#000099 }
a:hover { color:#993300; background-color:#FF9900 }
a:visited { color:#663399 }

.trail {
	font-size: 0.9em;
	font-weight: bold;
}

