A:link { 
color:#3D3530; 
text-decoration: none;
font-weight: bold;
}

A:visited { 
color:#3D3530; 
text-decoration: none;
font-weight: bold;
}

A:hover { 
color:#AB9987; 
text-decoration: none;
font-weight: bold;
}


body { 
background-color:#756C67;
background-image: url('bg.gif');
background-repeat: repeat-x;
background-attachment: auto;
margin: 0px;}


img { border: 0px; }

img.note { 
border: 4px solid #585450; 
padding: 3px;
margin: 8px;}

img.note:hover { 
border: 4px solid #AB9987; 
padding: 3px;
margin: 8px;}

body, table, tr, td {
font: 11px georgia; 
color: #322F2D; 
line-height: 20px; 
text-align: justify;
}

em {color: #000000; }

strong {color: #3D3530; }

p {text-indent: 0px;}

h1 {margin: 1px;
color: #585450;
padding: 1px;
font: 23px times new roman;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
text-align: left;
background-image: url('none');
background-repeat: no-repeat; 
border-bottom: 1px solid #585450;
text-indent: 0px;
}

h2 {margin: 1px;
color: #585450;
padding: 1px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 5px;
text-align: left;
text-indent: 5px;
}


input, textarea, option, select {	
background-color: #FFFFFF;	
font: 10px verdana;	
color: #FFAB79;	
border-bottom: 0px;
border-left: 6px solid #FFAB79;	
border-right: 0px;	
border-top: 0px;	
padding:2px; }

 
.bg1 { background-color: #FAF2A3; }
