<!--BODY

{
  scrollbar-arrow-color:#EDDFC9;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#45250E;
  scrollbar-highlight-color:#BA9481;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#BA9481;
}

body
{ background: #000000;
background-image: url(../gifs/pagemain.jpg);
background-repeat: repeat-y;
background-attachment: fixed; 
}

  


h1 { font: 18px times new roman }
h1 { color: #CEA286; }

h2 { font: 18px georgia }
h2 { color: #AF7249; } 
h2 { font-weight: bold }

h3 { font: 18px georgia }
h3 { color: #7D674D; }

h4 { font: 17px times new roman}
h4 { color: #000000 }
h4 { font-weight: bold }
h4 { line-height: 130%; }

p { font: 17px georgia }
p { color: #000000; }
p { line-height: 130%; }

h5 { font: 14px georgia }
h5 { color: #800000; }

sub { font: 11px georgia }
sub { color: #AF7249; }

small { font: 13px georgia }
small { color: #AF7249; }
small { font-weight: bold }

blockquote { font: 17px georgia }
blockquote { color: #000000; }

a:link { color: #973220; text-decoration: none }
a:active { color: #C5503A; text-decoration: none }
a:visited { color: #973220; text-decoration: none }
a:hover { color: #CA432B; text-decoration: underline }

a.textlink:link { color: #C7A67C; text-decoration: none }
a.textlink:active { color: #FF8040; text-decoration: none }
a.textlink:visited { color: #C7A67C; text-decoration: none }
a.textlink:hover { color: #D3A474; text-decoration: underline }

//-->