body {
font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
color: #0000CC;
text-decoration: none;
}
a:hover {
color: #0033FF;
text-decoration: underline;
}
.header {
border-bottom: 1px solid #CCCCCC;
}
.navigation {
font-size: 12px;
border-right: 1px solid #CCCCCC;
}
.navigation ul {
list-style-image: url(images/blueball.gif);
padding: 0;
margin: 0 0 0 23px;
text-indent: -5px;
}
.navigation a:link, .navigation a:visited {
color: #000099;
text-decoration: none;
display: block;
}
.navigation a:hover {
color: #0000FF;
}
h1 {
margin: 0;
padding: 0;
color: #003399;
font-weight: normal;
}
h2 {
margin: 5px 0 0 0;
padding: 0;
font-weight: normal;
}
h3 {
margin: 5px 0 0 10px;
padding: 0;
font-weight: normal;
}
h4 {
margin: 10px 0 0 20px;
padding: 0;
font-weight: bold;
}
p {
margin: 0 0 5px 0;
}
.footer {
	border-top: 1px solid #CCCCCC;
	font-size: 10px;
}
.footer-contact {
	font-size: 12px;
}
#wuTrailer {
font-size: 10px !important;
}
#wuTrailer a {
color: #666666;
text-decoration: none;
}
#wuTrailer hr {
border: 1px solid #CCCCCC;
}

