
p {
font-size: 12px;
color: #666;
font-family:arial;
line-height:150%;
}



ol, li, ul
{
font-size: 12px;
color: #666;

}

#content li {
line-height:150%;
list-style-image: url(/images/bullet.gif)
}

table {
padding:0px;
}




a {
  color:#000;
  text-decoration:underline;
  }

a:hover {
  color:#007cc6;
  text-decoration:underline;
  }



h1 {
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #002d62;

}


h2 {
font-family: arial;
font-size: 13pt;
font-weight:bold;
color: #002d62;
}

h3 {
font-family: arial;
font-size: 11pt;
font-weight:bold;
color: #002d62;
}

h4 {
font-family: arial;
font-size: 10pt;
font-weight:normal;
color: #002d62;
}

