body {
   background-color:#EEEEEE;
   color:#000000;
   font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif, Georgia, "Times New Roman", Serif;
   font-size: 12px;
   margin: 0;
   padding: 0; /* required for Opera to have 0 margin */
   line-height: 140%;
}

a { text-decoration: underline; }

a:link { color:#FF0000; }
a:visited { color:#FF0000; }
a:active { color:#FF0000; }
a:hover { color:#FF0000; }

h1 { font-size: 24px; line-height: 100%; }
h2 { font-size: 18px; line-height: 100%; }
h3 { font-size: 15px; line-height: 100%; }
h4 { font-size: 13px; line-height: 100%; }
h5 { font-size: 12px; line-height: 100%; }

p.small { font-size: 9px; }

td.menu { width: 175px; }

td.content { border-left: 1px solid #aaa; }

td.progressBar { font-size: 1px; }
