table,body,li,div,p,a,select,input { font-family: Verdana; font-size: 9pt; color: #575450; }

a:link    { color: #1a305d text-decoration: underline; font-weight: bold; }
a:visited { color: #1a305d; text-decoration: underline; font-weight: bold; }
a:active  { color: #1a305d; text-decoration: underline; font-weight: bold; }
a:hover   { color: #899fce; text-decoration: underline; font-weight: bold; }

h1 { font-family: Verdana; font-size: 16pt; color: #006699; font-weight: bold; margin: 0px 0px 10px 0px; }
h2 { font-family: Verdana; font-size: 13pt; color: #1e488b; font-weight: bold; margin: 0px 0px 10px 0px; }
h3 { font-family: Verdana; font-size: 10pt; color: #3d517d; font-weight: bold; margin: 0px 0px 10px 0px; }
h4 { font-family: Verdana; font-size: 10pt; color: #183e8b; font-weight: bold; margin: 0px 0px 0px 0px; }

li { list-style-image:  url(images/list.gif); margin: 0px 0px 0px -24px; }

.menu ul {
	margin-top: 4px;
	margin-bottom: 14px;
}

.menu h4 {
	padding: 5px;
	color:#ffffff;
	background-color: #183e8b;
	font-size: 10pt;
	font-weight: bold;
}

.menu a:link    { color: #1a305d; text-decoration: none; font-weight: bold; }
.menu a:visited { color: #1a305d; text-decoration: none; font-weight: bold; }
.menu a:active  { color: #1a305d; text-decoration: none; font-weight: bold; }
.menu a:hover   { color: #899fce; text-decoration: none; font-weight: bold; }

.menu a {
	display:block;
	width:156px;
	height:14px;
	padding: 2px 0px 2px 5px;
}

.menu a:hover {
	color: #1a305d;
	background-color: #899fce;
}