body {
	font-size: 10 pt;
	font-family: "Berlin Sans FB";
	font-weight: 400;
	color: #336699;
	

}
a {
	font-size: 10 pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-color: #0099FF;
	color: #FF0000;
	
}
H1 {
	font-size: 14 pt;
	font-family: "Berlin Sans FB";
	font-weight: 400;
	color: #336699;
	

}
H2 {
	font-size: 18 pt;
	font-family: "Berlin Sans FB";
	font-weight: 400;
	color: #336699;

}