body {background-image: url('images/bg.jpg'); 
background-color: #FFFFFF; 
background-repeat: repeat-y; 
background-position: top left; 
scrollbar-face-color: #030303; 
scrollbar-shadow-color: #030303; 
scrollbar-highlight-color:#E0DDC8; 
scrollbar-3dlight-color: #E0DDC8; 
scrollbar-darkshadow-color: #E0DDC8; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #030303}
div {text-align: justify}

h1 {font-family: Times New Roman; 
font-size: 20px; color: #C19443; 
text-align: right; 
letter-spacing: 2px; 
text-transform: uppercase; 
font-weight: bold; 
line-height: 18px;
margin: 15px 0 15px 0;
border-bottom: #402639 solid 3px; 
margin-bottom: -3px;}

h2 {
font-size: 16px;
text-align: right; 
color: #C19443;
font-family: georgia, serif;
padding: 4px 0 3px 22px;
margin: 0 0 5px 0;
text-transform: uppercase;
letter-spacing: 1px;
word-spacing: 3px
}

.text {font-family: Arial; 
font-size: 11px; color: #C6BF89; 
text-align: justify; 
line-height: 12px ; 
filter: DropShadow(Color=#C01611, OffX=0, OffY=0, Positive=0)}

A:link	{color: #E0DDC8; text-decoration: none}
A:visited   {color: #E0DDC8; text-decoration: none}
A:hover	{color: #D76C3A; text-decoration: none}