BODY {
BACKGROUND-COLOR: white;
font-family: "sans serif";
font-weight: normal;
font-size: 14pt;
color: black;
margin-left: 25px;}
H2 {margin-left: 20px;margin-top: 0,2em;font-size: 15pt;text-align: center;}
H3 {margin-left: 20px;margin-top: 0,2em;font-size: 18pt;text-align: center;}
H4 {margin-left: 20px;margin-top: 0,2em;font-size: 16pt;text-align: center;}
SUP {color: gray;font-size: 12pt;}
P {	
font-family: "sans serif";
font-weight: normal;
font-size: 14pt;
color: black;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 0em;
margin-top: 0em;
text-indent: 20px;
text-align: justify}
A:link, A:visited, A:active {color: gray;text-decoration: none;cursor: auto;}
A:hover {COLOR: black; text-decoration: underline;BACKGROUND-COLOR: DDDDDD;}
