h1 {
font-size: 18pt
}
h2 {font-size: 16pt}
h3 {font-size:14pt}
h4 {font-size:12pt}
a:link    {color: #80C080;text-decoration: none}
/*a:visited {color: #AAAACC;text-decoration: none}*/
a:visited {color: #FF9595;text-decoration: none}
/* a:hover   {color: #95FF95;background:#E2E2E2;text-decoration: underline} */
a:hover   {color: #95FF95;background:#626290}
a:active  {color: #FFFF90;text-decoration: none}
/* Body must be last to work !! (at least in Mozilla) */
body {
/*background-color: #394779;*/
background-color: #323434;
color: #f0ffff; 
/*color: #9FBFEF; */
/*color: #6080A5;*/
/*color: #b0c4de; */
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
body.bar {
/*background-color: #253666; color: #9FBFEF;*/
background-color: #000000; color: #111111;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
br.clear {clear: both;}

<style type='text/css'>
td{font-family:Arial; color:green; font-size:12pt;}
</style>

