.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000099;
	border-top: thin dotted #cccc33;
	border-right: thin none #cccc33;
	border-bottom: thin dotted #cccc33;
	border-left: thin none #cccc33;
	text-decoration: none;




}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
a {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
