BODY { 
  margin: 0px;
  font:	13px Arial,sans-serif;
  background: #827f5a;
  color:#000000;
}

H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL { 
  display: block }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
IMG, SPAN { display: inline }

LI { display: list-item }

P, UL { margin: 1em 10px 1em 10px; color: black; font-size: 13px; letter-spacing: 1px }

H1, H2, H3 { font-weight: bold; font-family:serif; letter-spacing: 5px; font-weight: 400 }

H1 { position: relative; left:0px; top: 5px; font-size: 25px; color: #ffffff; margin:0px 0 20px 0 }
H2 { position: relative; left:0px; top: 5px; font-size: 30px; color: #616161; margin:0px 0 20px 0 }
H3 { position: relative; left:0px; top: 5px; font-size: 25px; color: #616161; margin:0px 0 20px 0 }
H4 { position: relative; left:0px; top: 4px; font-size: 20px; color: #616161; margin:0px 0 15px 0 }


STRONG { font-weight: 600 }

DIR { list-style: disc }
OL { list-style: decimal }
MENU { margin: 0 }
LI { margin-left: 3em }

DT { margin-bottom: 0 }
DD { margin-top: 0; margin-left: 3em }

HR { border-top: solid }

A:link { color: black; text-decoration: underline }
A:visited { color: black; text-decoration: underline }
A:active { color: black; text-decoration: underline }
A:hover { color: red; text-decoration: underline }

A:link IMG { border: 2px solid black }
A:visited IMG { border: 2px solid black }
A:active IMG { border: 2px solid black }

table.main {background:#ccc697; margin-top:20px;padding:0px 0px 0px 0px}
.secondary { color: black; font-size: 11px; letter-spacing: 1px }
.hidden { display:none }
.current { color: red }
.copyright { color: #53542e }
.text {font-size: 13px; letter-spacing: 1px; font-family: sans-serif; color: black; margin: 3px 20px 4px 20px}
.caption {font-size:0.8em}
.title {font-size:13px; font-family:serif;letter-spacing:1px;color:#616161; font-weight:700; margin:3px 20px 4px 20px}
