h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family: Arial,Helvetica,sans-serif;
}

h1 { font-size:1.5em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

h4 { font-size:0.9em;  margin-top:10px; margin-bottom:0px; }

body {
 margin: 0;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #000000;
 background: #333333;
}

table { font-size: 1.2em; }

p { font-size:0.8em; text-align: left;}

a:link { color:#CC0000; text-decoration:underline;}

a:visited { color:#9F0000; text-decoration:underline;}

a:active { color:#CC0000; text-decoration:underline;}

a:hover { color:#CC0000; text-decoration:underline;}

a.an { text-decoration:underline; }