a {
	font-family: Verdana, sans-serif, Helvetica;
	font-size: 14px;	font-variant: normal;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	font-family: Verdana, sans-serif, Helvetica;
	font-size: 14px;	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #F5F5DC;
	font-family: Verdana, sans-serif, Helvetica;
	font-size: 14px;	font-variant: normal;
	text-decoration: none
}

h1 {
	color: #800000;
	font-family: Trebuchet MS, Verdana, sans-serif, Helvetica;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
	background: #00008B;
	color: #F5F5DC;
	font-family: Trebuchet MS, Verdana, sans-serif, Helvetica;
	font-size: 15px;
}

h4 {
	color: #003300;
	font-family: Trebuchet MS, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-family: Trebuchet MS, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-stretch: narrower;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h6 {
	color: #CCCCCC;
	font-family: Trebuchet MS, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

table {
	font-family: Verdana, sans-serif, Helvetica;
	font-size: 14px;	
}

ul#navlist {
	margin: 0 0 0 1px;
	padding: 0;
	width: 128px;
}

#navlist li {
	background-color: #191970;
	border: .2em solid #DAA520;
	color: #DAA520;
	font-weight: 600;
	list-style-type: none;
	margin-bottom: .1em;
	padding: .1em;
	text-align: center;
}

#navlist li a {
	color: #DAA520;
	display: block;
	text-decoration: none;
}

#navlist li a:hover {
	background-color: #FAEBD7;
	color: #191970;
}
