a, a:visited { text-decoration: none; color: #333333; font-weight: bold; }
a:hover, a:active { text-decoration: none color: #000000; font-weight: normal; letter-spacing: 1px; }

hr {color: #333333;}

p, table, div, td, tr, ul, ol, li, form         { font-family: Georgia, Times New Roman; font-size: 8pt; color: #333333; text-align: justify; }

.left { text-align: left; }

.right { text-align: right; }

.center { text-align: center; }

h1   { font-family: Georgia, Times New Roman; font-size: 10pt; color: #333333; text-align: center; text-decoration: underline }

h2  { font-family: Georgia, Times New Roman; font-size: 9pt; color: #000000; text-align: left; font-weight: bold; border-bottom: 1px solid #000000; }

body    { 
scrollbar-arrow-color: #333333; 
scrollbar-base-color: #EBC07C; 
scrollbar-face-color: #EBC07C;  
scrollbar-track-color: #EBC07C;
background-attachment:fixed;
background-color: #756f4d;
text-align: center;}

img{ border: 0; }

input, button, textarea      
{ font-family: Georgia, Times New Roman; font-size: 7pt; color: #EBC07C; border: 1px solid #333333; background-color: #756f4d; }

input {height: 15px}

select   { font-family: Georgia, Times New Roman;color: #333333; border: 1px solid #333333; background-color: #756f4d; }

#main { margin: 20px auto; width: 699px; height: 487px; position: relative; }

#text {position: absolute; left: 20px; top: 35px; width: 310px; height: 360px; overflow: auto; margin: 10px;}

blockquote { padding: 5px; font-weight: normal; text-align: left; margin: 5px; font-size: 1em;
border-left: 2px #000000 dotted; margin-left: 30px; margin-right: 20px; }

#foot {margin: 10px 5px 0 10px; font-size: 7pt;}