@CHARSET "UTF-8";
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: navy;
	border-bottom-style: dotted;
	border-bottom-color: navy;
}
P {
	font-family: Arial, Helvetica, sans-serif;
}