body{
  margin: 10pt;
  font-size:13pt;  
@line-height: 140%;
}
body font{
  color: #ff0000;
  font-size: 14pt;
}

h1{
  font-size: 13pt;
  text-align: left;  
}
h2{
  font-size: 13pt;
  text-align: center;
  background-color: #FFE4E1;
}
h2 strong{
  font-size:20pt;
}
h2 font{
  font-size: 20pt;
  background-color: #FFFFFF;
}

div{
  font-size:13pt;
  text-align: left;
}

#pl{  
text-align: left;  
font-size: 80%;  
}  

#crumbs{  
height:80%;   
}  

#crumbs li{  
 float: left;  
}  

 #crumbs li a {  
display: block;  
background: url(crumbs.gif) no-repeat right center;  
padding-right: 15px;  
} 