body	{
	background-color: #6B8AB8;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}
.headerNav	{
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #022E6D;
}
.headerNav a	{
	text-decoration: none;
	color: #022E6D;
}
.headerNav a:hover	{
	color: #B48000;
}
.footer	{
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
a	{
	text-decoration: none;
}