h3 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
	background-color: #CCFFCC;
	text-align: center;
}
h4 {
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	color: #993399;
	background-color: #33FFFF;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
}
h1 {
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #FFFF99;
	background-position: center center;
	color: #FF0000;

}
