<HEAD>
<TITLE>SARC Style</TITLE>
<STYLE>
<!--
A:link{color:purple}
BODY { background: #FFFFFF;
color : #000000;
font-size : 14pt;
font-family : Arial}
HEAD { background: #0000A0;
color : white;
text-align: center;
font-weight: bold;
font-size : 18pt;
font-family : Arial}
P { background: #FFFFFF;
font-size : 12pt;
font-family : Arial}
H1 { background: white;
color : red;
text-align: center;
font-weight: bold;
font-size : 18pt;
font-family : Arial}
H2 { background: #FFFFFF;
color : #FFFF0;
font-weight: bold;
font-size : 16pt;
font-family : Arial}
H3 { background: #FFFFFF;
color : #FF0080;
font-size : 12pt;
font-weight: bold}
H4 { background: #FFFFFF;
color : deepskyblue;
font-size : 12pt;
font-weight: bold}
H5 { background: white;
color : green;
font-size : 12pt;
font-weight : normal;}
H6 { background: #000000;
color : #FFFF00;
font-weight: bold;
font-size : 10pt;
font-family : Arial}
TABLE { background: #FFFFFF;
font-size : 12pt;
font-family : Arial}
TD { background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 10pt;
font-family : Arial}
TR { background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 10pt;
font-family : Arial}
UL { background: #FFFFFF;
font-size : 12pt;
font-family : Arial}
LI { background: #FFFFFF;
font-size : 12pt;
font-family : Arial}

-->
</STYLE>


