a { font-family: "Arial", "Heveltica"}
h1 { font-family: "Comic Sans MS", "Arial", "Heveltica"; color: green}
ul {list-style-image:url("bludiamd.gif"); font-family: "Arial", "Heveltica"; font-size:14pt; line-height:2.0}
ul ul {list-style-image:url("grnarrow.gif"); font-family: "Arial", "Heveltica"; font-size: 12pt; line-height:2.0}
body {background-image:url("../fpbackground.gif"); background-repeat: repeat-x}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/pdf.gif) no-repeat center right;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(/word.gif) no-repeat center right;
}
