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