body {	margin: 0px;	padding: 0px;}

.hdr   {font-size: 50pt;
       font-weight: bold;
       font-family: times new roman,times,serif;
       color: #ff4500; }
h3   {font-size: 20pt;
       font-weight: bold;
       font-family: times new roman,times,serif;
       color: #ff4500; }

#mnubar  { position: absolute;
           visibility: hidden; }

#mn1  { position: absolute;
        top: 0px;
        visibility: hidden;}
#mn2  { position:absolute;
        top: 0px; 
        visibility: hidden;}
#mn3  { position: absolute;
        top: 0px;
        visibility: hidden; }
#mn4  { position: absolute;
        top: 0px;
        visibility: hidden; }


a.mnhdr { font-size: 12pt;
         font-family: arial,Helvetica,sans-serif;
         font-weight: bold;
         text-align: center;
         color: #ff0000; }
a.mnhdr:hover {	color: #ffffff;	background-color: #0000cc;	text-decoration: none;	}
.compac { border-width: 0px 1px 1px 1px;
          border-style: solid;
          border-color: #cccccc; 
          margin: 0px; }



a.mnl   { font-size: 10pt;
        font-family: arial,Helvetica,sans-serif;
        font-weight: bold;
        color: #000000; }
a.mnl:hover {	color: #ffffff;	background-color: #000000;	text-decoration: none;	}
a.mnl:visited {	color: #003399;	text-decoration: none;	}

.spec  {font-size: 11pt;
       font-weight: bold;
       font-family: arial,Helvetica,sans-serif;
       color: #ff0033; }

