a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.topnav:active {
	color: #003366;
	text-decoration: none;

}
a.topnav:hover {
	color: #003399;
	text-decoration: none;
}
a.sidenav:link {
	color: #333399;
	text-decoration: none;
}
a.sidenav:visited {
	color: #333399;
	text-decoration: none;

}
a.sidenav:active {
	color: #000000;
	text-decoration: none;

}
a.sidenav:hover {
	color: #000000;
	text-decoration: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;


}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
a.topsubnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topsubnav:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.topsubnav:active {
	color: #99CC33;
	text-decoration: none;

}
a.topsubnav:hover {
	color: #99CC33;
	text-decoration: none;
}
.imagecenter {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
a.body:link {
	color: #333399;
	text-decoration: none;
}
a.body:visited {
	color: #333399;
	text-decoration: none;
}
a.body:hover {
	color: #99CC33;
	text-decoration: none;
}
a.body:active {
	color: #99CC33;
	text-decoration: none;
}
