





body {

background-repeat: 
repeat-x;

background-color:#644141;

text-align: center;
margin: 0;
}








body, p, td, tr, table {
	
font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #665048;
}


a:link, a:active, a:visited { 
	color: #657258; 
	text-decoration: none;
	outline: none;
	}



a:hover {
	color: #F2DD41; 
	text-decoration: none;
	 border-bottom: 0px dotted #A4A2A3;
background-color: #5B393C
}





h1:first-letter{
	font-size:16pt;
	color: #5D3F40;
	text-align:justify;   
	text-transform: lowercase;
	font-family:Georgia, serif;
	font-weight: bold;
	font-style: italic;
}

h1, h2 
{
text-align: left;
font-family: Times New Roman, serif;
	font-size: 10.5pt;
	font-weight: bold;
	font-style: italic;
	line-height: 16pt;
	letter-spacing: 3pt;
	text-transform: lowercase;
color:#657258;
padding-left: 20px;
border-bottom: 2px dotted #657258;no-repeat left center;
}
	

b, strong {

     color : #657258;

}


blockquote {
	margin: 0 20px;
	padding: 5px 40px;
	color : #E1D7AC;
	font-style: italic; border-left: 10px solid #6D6C63;
	background: url('') no-repeat right bottom;
    background-color: #5D3F40;
	text-align: left;
}

input, textarea, option, select {

background-color: #E1D7AC;
font: 9pt georgia;
color: #6D6C63;
letter-spacing: 1px;
border: 1px solid #5D3F40; }