BODY { 
 font-family: Georgia, "times new roman", serif;
 bgcolor="#fff";
 margin-top: 0;
 margin-left: 0;
 padding-bottom: 50px;
 margin: 0;
 padding: 0;
}

A:link {color: #00F; }
A:visited {color: #00F; }
A:hover {color: #F00; text-decoration: none;  background: #ffc;}

.titleblue {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #000080;}
.titlegreen {font-family: tahoma, arial, helvetica, sans-serif; font-weight: bold; color: #006800;}
.license {font-family: "Courier New"; font-size: 9pt;}
.nobr {white-space: nowrap}

h1#fintitle {
 font-family: verdana, helvetica, arial, sans-serif;
 font-weight: bold;
 padding:10px 0px 5px 100px;
 color: #000099;
 }

hr#fintitle {
 color:#00aa00;
 width:100%;
 size:2px;
 padding:-10px:
 }

li {
 font-family:Arial Narrow, arial, helvetica;
 }

div#lnav a:hover {
 color: #f00;
 background: #ffc;
 border-right:2px solid #009;
 }

div#lnav a {
 font-size: 12pt;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 padding: 3px 10px 3px 10px;
 display: block;
 text-indent: 7px;
 border-width: 0;
 color: #0000ff;
 background: #fff;
 border-right:2px solid #ffcc00;
 }

div#mbody {
 padding-left: 20px;
 padding-right: 10px;
 border-width: 0;
 background: #fff;
 }

div#lbody {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12pt;
 padding-left: 20px;
 padding-right: 10px;
 border-width: 0;
 background: #fff;
 }
 