@charset "iso-8859-1";

p, li         { font-family: Arial; font-size: 10pt;}
h2           { font-size: 12pt; font-family: Verdana; font-variant: small-caps; font-weight: 
               bold; position: relative;  }
h1           { font-family: Verdana; color: #666666; font-variant: small-caps; font-size: 
               18pt; font-weight: bold; z-index: 0;}
body         { text-align: center; background-color: #CCCCCC }

a:visited    { color: #000080; text-decoration: none }
a:link       { color: #000080; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline }
input, textarea {border:1px solid black; background-color:#ffffcc; padding:4px; margin:4px}