body {
	margin: 0px;
	position: relative;
}
BODY, TABLE, TD, TR {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
H1{
	font-family : "Times New Roman", Times, serif;	
    font-weight: bold;
    font-size: 18pt;
    color: 132222;}
H2{
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
    font-size : 14pt;
    color: 132222;
}
H3{
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
    font-size : 14pt;
    color: CD5434;
}

