body {font-family: georgia;
font-size: 8pt;
letter-spacing: 2px;
text-align: justify;
margin-top: 10px;
line-height: 11px;}

body {
	background-color: #7F6B6C;
	scrollbar-3dlight-color: #7F6B6C;
	scrollbar-highlight-color: #7F6B6C;
	scrollbar-face-color: #7F6B6C;
	scrollbar-shadow-color: #7F6B6C;
	scrollbar-darkshadow-color: #7F6B6C;
	scrollbar-track-color: #7F6B6C;
                  scrollbar-arrow-color: #FEF5EF;
	}

.main
{ background-color: #FEF5EF;}

a:link
{ text-decoration: none; color:#2B160D; }
a:visited
{ text-decoration: none; color:#2B160D; }
a:hover {text-decoration: none; color:#A8724A;}
a:active

{ text-decoration: none; color:#4D3931; }
p, table {font-family: georgia;
font-size: 8pt;
letter-spacing: 2px;
text-align: justify;
font-style: bold;
color: #7F6B6C;
line-height: normal;
margin-top: 3px;
margin-bottom: 3px;
line-height: 11px;
margin-right: 8px;
margin-left: 8px;}
.title {font-family: georgia;
font-size: 8pt;
letter-spacing: 2px;
font-weight: normal;
line-height: 11px;
margin-top: 5px;
margin-right: 8px;
margin-left: 8px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #7F6B6C;}
input, textarea, option, select {
background-color: #7F6B6C;
font: 8pt georgia;
letter-spacing: 2px;
color: #FEF5EF;
line-height: 11px;
border-style: solid; 
border-color: #7F6B6C; 
border-width: 1px;}

.block {
background-color: #7F6B6C;
border-left:1px solid #7F6B6C;
border-right:1px solid #7F6B6C;
font-family: georgia;
font-size: 8pt;
color: #F9F2EC;
line-height: 14px;
margin: 0px auto;
padding: 10px;
width: 100%;
}

.block a {
background-color: #7F6B6C;
font-family: georgia;
font-size: 8pt;
color: #E2C8AB;
}

.block a:hover {
background-color: #7F6B6C;
font-family: georgia;
font-size: 8pt;
color: #ffffff;
}