body { background-color:#FFFFFF; font-family:Helvetica,Arial; margin-left:10px; margin-right:20px; }

h1 { font-family:Helvetica,Arial;
     font-size:36pt;
     font-weight:700;
     text-align:left;
     color:#000080;
     border-bottom-width:thin;
     margin-left:-10px; }

h2 { font-family:Helvetica,Arial;
     font-size:24pt;
     font-weight:700;
     text-align:left;
     color:#000080;
     border-bottom-width:thin;
     margin-left:-10px; }

h3 { font-family:Helvetica,Arial;
     font-size:20pt;
     font-weight:700;
     text-align:left;
     color:#000080;
     border-bottom-width:thin;
     margin-left:-10px; }

h4 { font-family:Helvetica,Arial;
     font-size:18pt;
     font-weight:700;
     text-align:center;
     color:#000080;
     border-bottom-width:thin;
     margin-left:-10px; }

h5 { font-family:Helvetica,Arial;
     font-size:14pt;
     font-weight:700;
     text-align:left;
     color:#000080;
     border-bottom-width:thin;
     margin-left:-10px; }

h6 { font-family:Helvetica,Arial;
     font-size:14pt;
     font-weight:600;
     text-align:left;
     color:#000080;
     border-bottom-width:thin; }

p  { font-family:Helvetica,Arial; font-size:10pt; font-weight:500; color:#000000; }

form  { font-family:Helvetica,Arial; font-size:10pt; font-weight:500; color:#000000; }

table,td,tr,th { font-family:Helvetica,Arial; font-size:9pt; font-weight:400; color:#000000; }
th { font-weight:bold; }
i  { font-style:italic; }
b  { font-weight:bold; }

ul { font-family:Helvetica,Arial; font-size:10pt; list-style-type:disc }
ol { font-family:Helvetica,Arial; font-size:10pt; list-style-type:decimal }

a         { font-family:Helvetica,Arial; font-size:10pt; font-weight:500; text-decoration:underline; }
a:link    { color:#1111FF; }
a:visited { color:#6611FF; }
a:active  { color:#FF2222; }
a:hover   { font-weight:800; }


