body {
font-family:Arial, Helvetica, sans-serif;
color: #000;
background-color: #006;
font-size: 12px;
margin: 0;
padding: 0;
}
#page {
background-color: #fff;
}
h1 {
font-size: 28px;
font-weight: normal;
}
h2 {
font-size: 24px;
font-weight: normal;
}
h3 {
font-size: 20px;
font-weight: normal;
}
h4 {
font-size: 18px;
font-weight: normal;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
p {
font-size: 12px;
}
.fineprint {
font-size: 10px;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F45D30;
	text-decoration: none;
	font-weight: bold;
}
.current {
	color: #0053A3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.wuTrailer {
margin-top: 5px;
font-size: 10px;
color: #CCCCCC;
}
#wuTrailer hr {
display: none;
}
.wuTrailer a {
color: #CCCCCC;
text-decoration: none;
}
