
p {
font-size: 12px;
color: #666;
font-family:arial;
line-height:150%;
}

.first {
color:#c0c0c0;
font-weight:bold;
}


ol, li, ul
{
font-size: 12px;
color: #666;
line-height:125%;
}

#crumb {
font-size:11px;
padding-top:10px;
padding-bottom:10px;
}

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: #8b155f;

}


h2 {
font-family: arial;
font-size: 16px;
font-weight:normal;
color: #fff;
margin:0px;
padding:0px;
}

h3 {
font-family: arial;
font-size: 11px;
font-weight:bold;
color: #000;
}

h4 {
font-family: arial;
font-size: 10pt;
font-weight:normal;
color: #000;
}


