default.css 358 Bytes
body { background: white; color: black }
blockquote { font-style: italic }
h1 { font-weight: bold; font-family: sans-serif;}
h2 { font-family: sans-serif;
     border-width: 1px;  
     border: 1px solid; 
     color: black;
     background: #FFFFCC; 
     width: 75%; 
     margin-left: 0;
     }
.policyfooter { font-size: 0.6em }
dt { font-weight: bold }