h1,h2,h3,h4,h5,h6 { font-family:"Arial","Helvetica"; font-color:darkblue; }
h1 { font-size:14pt; color:red; }
h2 { font-size:12pt; text-decoration: underline; }
h3 { font-size:10pt; font-weight:strong; font-color:black; text-decoration: underline; }
h4 { font-size:10pt; font-weight:normal; font-color:black; text-decoration: underline; }
p,spam,span,th,td,a,ul,li { font-family:"Arial"; font-color:darkblue; font-size:10pt; }
pre,div { font-family:"Lucida Console","Courier New","Courier"; color:black; font-size:9pt; }
span { font-family:"Arial"; color:#808080; font-size:7pt; }
a.lnk:link { font-family:"Arial"; color:#0000B0; text-decoration: none; }
a.lnk:active { font-family:"Arial"; color:red; text-decoration: none; }
a.lnk:visited { font-family:"Arial"; color:#000080; text-decoration: none; }
a.lnk:hover { font-family:"Arial"; text-decoration: underline; }
a:link { font-family:"Arial"; color:#0000B0; text-decoration: none; }
a:active { font-family:"Arial"; color:red; text-decoration: none; }
a:visited { font-family:"Arial"; color:#000080; text-decoration: none; }
a:hover { font-family:"Arial"; text-decoration: underline; }
