table,body,li,div,p,a,select,input { font-family: Verdana; font-size: 9pt; color: #000000; }

a:link    { color: #000172; text-decoration: underline; font-weight: bold; }
a:visited { color: #000172; text-decoration: underline; font-weight: bold; }
a:active  { color: #000172; text-decoration: underline; font-weight: bold; }
a:hover   { color: #cddae7; text-decoration: underline; font-weight: bold; }

h1 { font-family: Verdana; font-size: 16pt; color: #000172; font-weight: bold; margin: 0px 0px 10px 0px; }
h2 { font-family: Verdana; font-size: 13pt; color: #000172; font-weight: bold; margin: 0px 0px 10px 0px; }
h3 { font-family: Verdana; font-size: 15pt; color: #000172; font-weight: bold; margin: 0px 0px 10px 0px; }
h4 { font-family: Verdana; font-size: 10pt; color: #000172; font-weight: bold; margin: 0px 0px 0px 0px; }

li { list-style-image: url("images/list.gif"); margin: 0px 0px 0px -14px; }

.menu ul {
	margin-top: 4px;
	margin-bottom: 14px;
}

.menu h4 {
	padding: 5px;
	color:#FFFFFF;
	background-color: #000172;
	font-size: 10pt;
	font-weight: bold;
}

.menu a:link    { color: #000172; text-decoration: none; font-weight: bold; }
.menu a:visited { color: #000172; text-decoration: none; font-weight: bold; }
.menu a:active  { color: #000172; text-decoration: none; font-weight: bold; }
.menu a:hover   { color: #edf4fb; text-decoration: none; font-weight: bold; }

.menu a {
	display:block;
	width:80px;
	height:14px;
	padding: 2px 0px 2px 5px;
}

.menu a:hover {
	color: #edf4fb;
	background-color: #83b4f2;
}
