body
h1,h2,h3,h4,p,ul,ol,li,td,th { font-family:Verdana,Tahoma,sans-serif; }
h1 { font-size:20pt; font-weight:bold; color:#000000; line-height: 35px; }
h2 { font-size:14pt; color:#000000; font-weight:bold; line-height: 22px; }
h3 { font-size:12pt; color:#000000; font-weight:normal; line-height: 20px; }
h4 { font-size:100px; color:#000000; }


td     {
        font-family: verdana,arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        color: #000000;

        }

a     {
        font-family: verdana,arial;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        color: #000000;

        }

p,ul,ol,li,th
 { font-size:12px; color:#000000; line-height:16px; }

a:link
 { color:#02427F; text-decoration: none; }
a:visited
 { color:#02427F; text-decoration: none; }
a:active
 { color:#000000; text-decoration: none; }
a:hover
 { color:#000000; text-decoration: underline; }
