p {
font-size: 11px;
color: #666;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
}
ul
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height:125%;
}
ol li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
ol li a{
 color:#ed1c24;
}
ol li a:hover{
 color:#666;
}

table {
padding:0px;
}

ul { 
padding: 0; 
} 


a {
  color:#666;
  text-decoration:none;
  }

a:hover {
  color:#ed1c24;
  text-decoration:underline;
  }



h1 {
font-family: arial;
font-size: 18px;
font-weight:normal;
color: #000;

}


h2 {
font-family: arial;
	font-size: 14px;
font-weight:bold;
color: #000;
}

h3 {
font-family: arial;
	font-size: 12px;
font-weight:bold;
color: #000;
}

h4 {
font-family: arial;
	font-size: 10px;
font-weight:normal;
color: #000;
}

