body  {
     font-family : Tahoma, Verdana, Helvetica, sans-serif, Geneva, Arial;
     color : #663300;
     margin:0px;}

.smallest  {
     font-size : 9pt;
     margin:0px;
}

.small  {
     font-size : 10pt;
     margin:0px;
}

.normal  {
     font-size : 11pt;
     margin:0px;
}

.default  {
     text-align : justify;
     font-size : 11pt;
     margin:0px;
}

.menu  {
     text-align : center;
     font-size : 10pt;
     color : #000000;
     margin:0px;     
}

.big  {
     font-size : 12pt;
     margin:0px;
}

.title  {
     font-size : 14pt;
     margin:0px;
}

.bigtitle  {
     font-size : 16pt;
     margin:0px;
}

.pagetitle  {
     font-size : 20pt;
     color : #F0F4F4;
     text-align : right;
     margin:0px;
}

a:link  {
     color: #663300; 
     text-decoration: underline;
}

a:visited  {
     color : #663300;
}

a:hover {
     COLOR: #D98A5B;
}

a.menu {color:White; text-decoration:none}

a.menu:visited {color: #ffffff; 
     text-decoration: none;
}
a.menu:hover, a.menu:active {color:#666666;
     text-decoration: none;
}