.content {
   font-weight: normal;
   color:#000000;
   font-size: 10pt;
   line-height: 12pt;
   font-family: arial, helvetica, verdana, sans-serif;
   font-variant: normal;
   font-style: normal;
   padding: 8px;
   text-decoration: none;
   		 }
   
    
.nav     {
   font-weight: bold;
   color:#000000;
   font-size: 9pt;
   line-height: 11pt;
   font-family: arial, helvetica, verdana, sans-serif;
   font-variant: normal;
   font-style: normal;
   text-decoration: none;
   		 }

.sidetitle     {
   font-weight: bold;
   color:#000000;
   font-size: 9pt;
   line-height: 11pt;
   font-family: arial, helvetica, verdana, sans-serif;
   font-variant: normal;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   		 }


.footer     {
   font-weight: normal;
   color:#000000;
   font-size: 8pt;
   line-height: 10pt;
   font-family: arial, helvetica, verdana, sans-serif;
   font-variant: normal;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   		 }
   		 
a:hover.nav {
	color:#FF0000;
		 }