H1 {    text-align: center;
        font-family: verdana;
        font-size: 20pt;
        font-weight: normal;
        font-style: normal;
}

H2 {    text-align: center;
        font-family: verdana, arial, sans-serif;
        font-size: 16pt;
        font-weight: normal;
        color: black;
        
}

H3 {    text-align: right;
        font-family: verdana, arial, sans-serif;
        font-size: 8.5pt;
        font-weight: normal;
        color: black;

}

#s1 {	text-align: center;
	font-family: verdana;
	font-size: 20pt;
	border-style: double;
	border-width: 3px;
	border-color: #FF9933;
}

#s2 {	text-align: left;
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}

#s3 {	text-align: center;
	font-family: verdana;
	font-size: 14pt;
	border-style: double;
	border-width: 3px;
	border-color: #FF9900;
}	


#s4 {	text-align: left;
	font-family: verdana;
	font-size: 8.5pt;
}

#s5 {	text-align: center;
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	border-style: double;
	border-width: 3px;
	border-color: #FFFFCC;
}	

#s6 {	text-align: left;
	font-family: verdana;
	font-size: 14pt;
}


#s7 {	font-family: verdana;
	font-size: 8,5pt;
	font-weight: bold;
	color: red;
}

#s8 {	font-family: verdana;
	font-size: 8.5pt;
	font-weight: normal;
	color: blue;
}

#s9 {	text-align: right;
	font-family: verdana;
	font-size: 8.5pt;
}

body {	background-color: #CCCCCC;
}

p.hang { text-indent: -3em;
	margin-left: 3em;
}
