
H1 {font-size: 24pt;
	font-weight: bold;
	background-color: FFFFBD;
	}

H2 {font-size: 18pt;
	font-weight: bold;
	background-color: FFFFBD;
   }

H3 {font-size: 14pt;
	font-weight: bold;
	background-color: C6E2FF;
	}

H4 {font-size: 13pt;
	font-weight: bold;
	background-color: C6E2FF;
	}


.h2 {background-color: FFFFBD;}

.hidden {font-size: 10pt;
	margin-left: 2em;
}

a:hover {color:red}
a {text-decoration: none}


