h1, h2, h3, p, td, div, li { font-family: verdana, tahoma; }
p, td, div, li { font-size: 11px; }
h1 { font-size: 11px; font-weight: normal; margin-bottom: 0px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; font-weight: bold; margin-bottom: 0px; }

a:link       { color: #6699cc; }
a:visited    { color: #6699cc; }   
a:hover      { color: #003399; }

a.m:link     { color: #000000; }
a.m:visited  { color: #000000; }   
a.m:hover    { color: #990000; }

a.n:link     { color: #336699; }
a.n:visited  { color: #336699; }   
a.n:hover    { color: #003366; }

a.o:link     { color: #ff6600; text-decoration: none; }
a.o:visited  { color: #ff6600; text-decoration: none; }   
a.o:hover    { color: #ff6600; text-decoration: underline; }

.menu        { font-size: 11px; text-indent: 20px; color: #ffffff; }
.nav         { font-size: 11px; color: #336699; }
.fr-tab { background-color: #EEEEEE; border: solid 1px #CCCCCC;  width: 90%; padding-left: 20px; padding-top: 10px; padding-bottom: 10px;  margin-left: 16px; }
.fr-tab-h { background-color: #EEEEEE; border: solid 1px #999999;  width: 90%; padding-left: 20px; padding-top: 10px; padding-bottom: 10px;  margin-left: 16px; cursor: pointer; }

