a            { text-decoration : none }
a:link       { color: #00BB00 }
a:visited    { color: #00CC00 }
a:active     { color: #BB0000 }
a:hover      { color: #0000BB }
body         { background:#FFFFFF url('images/H-bg.jpg') repeat-xy fixed color: #000000 left top; font-size: 10.5pt; border: 2 ridge #555555; margin-left: 40; margin-right: 40; background-attachment: fixed; 
                }
p            { color: #000000; margin-left: 10; margin-right: 10 }
table        { margin-left: 10; margin-right: 10}
td           { color: #000000; font-size: 10.5pt}
input        { background-color: #D0D0D0; color: #000000 }
#right       { text-align: right}
#center      { text-align: center}
#white       { background-color: #000000; color: #FFFFFF}
#black       { background-color: #FFFFFF; color: #000000}
#bold        { font-weight: bold }
textarea     { background-color: #D0D0D0; color: #000000 }
img          { border: 0 }