body {
	background-color: White;
	color: Black;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-variant: normal;
	font-size: 14px;

}
p {
	font-size: 14px;
	color: Black;
}
h1 {
	font-size: 24px;
	text-align: center;
	font-weight: lighter;
	color: #000099;
	font-style: italic;
	}
h2 {	
	font-size: 16px;
	text-align: center;
	color: #000099;
	}
h2.navigation {
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
	}
h6 {
	font-size: 10px;
	text-align: center;
}