body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back01.gif);
}
h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 18px;
	color:#03147c;
	font-weight:bold;
}	
h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 14px;
	color:#011cb6;
	font-weight:bold;
}
p {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#000000;
}
table {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#000000;
}
th {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
.small {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 10px;
	color:#000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	line-height: normal;
	font-weight: bold;
}
.nav a:link, .nav a:active, .nav a:visited {
	color:#ffffff;
}
.nav a:hover {
	text-decoration:underline;
	color:#ffffff;
}

li {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#7c0000;
}
a:link {
	color: #011588;
	text-decoration: none;
}
a:visited {
	color: #011588;
	text-decoration: none;
}
a:hover {
	color: #08527A;
	text-decoration: underline;
}
a:active {
	color: #08527A;
	text-decoration: none;
}

#list-menu a {
display: block;
width: 146px;
padding: 2px 2px 2px 2px;
background:#ffffff;
font-family:Trebuchet MS, Tahoma, Verdana, sans;
font-size:11px;
}  

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color:#011588;
background:#AFC4C5;
}

#list-menu a:hover {
background:#5A9A9A;
color: #ffffff;

}