table, body, li, div, p, a, select, input { font-family: Verdana; font-size: 10pt; color: #434343; }

a:link    { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:active  { color: #000000; text-decoration: none; font-weight: bold; }
a:hover   { color: #e8e8e8; text-decoration: none; font-weight: bold; }

h1 { font-family: Verdana; font-size: 16pt; color: #000000; font-weight: bold; margin: 0px 0px 10px 0px; }
h2 { font-family: Verdana; font-size: 13pt; color: #000000; font-weight: bold; margin: 0px 0px 10px 0px; }
h3 { font-family: Verdana; font-size: 14pt; color: #27396c; font-weight: bold; margin: 0px 0px 10px 0px; }
h4 { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold; margin: 0px 0px 0px 0px; }

li { list-style-image:  url('images/list.gif'); margin-left:-18px; margin-right:0px; margin-top:0px; margin-bottom:0px }

.menu ul {
	margin-top: 4px;
	margin-bottom: 14px;
}

.menu h4 {
	padding: 10px;
	color:#000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

.menu a:link    { color: #000000; text-decoration: none; font-weight: bold; }
.menu a:visited { color: #000000; text-decoration: none; font-weight: bold; }
.menu a:active  { color: #000000; text-decoration: none; font-weight: bold; }
.menu a:hover   { color: #c09a37; text-decoration: none; font-weight: bold; }

.menu a {
	display:block;
	width:156px;
	height:14px;
	padding: 2px 0px 2px 0px;
}

.menu a:hover {
	color: #c09a37;
	background-color: #c09a37;
}