
p {
font-size: 12px;
color: #666;
font-family:arial;
line-height:150%;
}



ol, li, ul
{
font-size: 12px;
color: #666;
line-height:125%;
}

table {
padding:0px;
}

ul { 

padding: 0; 
} 


a {
  color:#3399cc;
  text-decoration:none;
  }

a:hover {
  color:#007cc6;
  text-decoration:underline;
  }



h1 {
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #000;

}


h2 {
font-family: arial;
font-size: 13pt;
font-weight:bold;
color: #000;
}

h3 {
font-family: arial;
font-size: 11pt;
font-weight:bold;
color: #000;
}

h4 {
font-family: arial;
font-size: 10pt;
font-weight:normal;
color: #000;
}

