A:link, A:visited { color:#000066 }
A:hover  { color:#0000CC }
body
{
   background-color: #fff;
   font-size: 12pt;
   font-family: "Garamond", "Times New Roman", "Serif";
}
p
{
   padding-left: 10px;
   text-align: justify;
}
.note
{
   font-size: 10pt;
}
h1
{
   color:navy;
   font-size: 18pt;
   padding: 10px;
}
h2
{
   color:navy;
   font-size: 14pt;
   padding: 10px;
}
h3
{
   color:navy;
   font-size: 12pt;
}
h4
{
   border: thin solid;
   border-color: navy;
   padding: 5px;
   font-size: 12pt;
   font-weight: bold;
}
h5
{
   border: thin solid;
   border-color: black;
   background-color: navy;
   padding: 10px;
   color: white;
   font-size: 12pt;
   font-weight: normal;
}
h6
{
   border: thin solid;
   border-color: black;
   padding: 10px;
   font-size: 12pt;
   font-weight: normal;
}
