body {
  font-family: Arial, Times, serif;
  font-size: 10pt;
  background-color: #FFFFFF
  }

P { font-family:Arial; 
    font-size: 10pt;
    color: #000000
  }
.content {
	padding: 4px;
}


P.main_heading { font-family:Arial; 
    font-size: 14pt;
    font-weight: bold;
    color: #000080
  }

P.sub_heading { font-family:Arial; 
    font-size: 10pt;
    font-weight: bold;
    color: #000080
  }

P.nav { font-family:Arial; 
    font-size: 10pt;
    color: #000080;
    font-weight: bold
  }

p.nav a {
    text-decoration: underline }

a:link {
    color: #000080 }
    
a:visited {
    color: #000080 }

li { font-family:Arial; 
    font-size: 10pt
  }


a.comment {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   text-decoration: none;
}
a.yellow {
   color: #FFDF1A;
}


TD {
  font-family: Arial, Helvetica ;
  font-size: 10pt ;
}
