
a:link       { color: #0000FF; font-family: Arial;
               text-decoration: underline }
a:visited    { color: #0000FF }
a:active     { color: #008080 }
a:hover      { color: #0000FF; text-decoration: underline}
body         { background-color: rgb(252,250,182); font-family: Arial}
table        { table-border-color-light: rgb(255,255,102); table-border-color-dark: 
               rgb(0,0,0) }
h1           { font-family: Arial; font-size: 18pt; font-weight: bold; }
h2           { font-family: Arial; font-size: 14pt; font-weight: bold; }
h3           { color: rgb(204,51,0); }
h4           { color: rgb(255,255,153); }
h5           { color: rgb(255,255,150); }
h6           { color: rgb(255,255,255); }
hr           { font-family: Arial; font-size: 14pt }
