body {
  color: black;
  background: white;
  margin-bottom: 6ex;
  font-family:Garamond;
  font-size: 12px;
}

span.txtnotice { font-family:Calibri; text-align:Left; font-size:small; color:Red; font-weight:bold}
span.txtform { font-family:Calibri; text-align:left; font-size:small}
td.txtform { font-family:Calibri; text-align:left; font-size:small}

h1 {
  color:Maroon;
  font-family: Calibri;
  background: white;
  margin-bottom: 2ex;
}

span.pub{
  color:Maroon;
  font-family:"Old English Text MT";
  background: white;
  margin-bottom: 2ex;
}

li{
  color: black;
  background: white;
  font-family:Calibri;
  font-size: 12px;
}

h2, h3, h4, h5, h6 {
  color:Red;
  font-family: Calibri;
}

html .fb_share_button { 
    display: -moz-inline-block; 
    display:inline-block; 
    padding:1px 20px 0 5px; 
    height:15px; 
    border:1px solid #d8dfea; 
    background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; 
} 
        
html .fb_share_button:hover { 
    color:#fff; 
    border-color:#295582; 
    background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; 
    text-decoration:none; 
} 

