body {font-family: tahoma;
font-size: 8pt;
letter-spacing: 2px;
text-align: justify;
margin-top: 10px;
line-height: 11px;}

body {
	background-color: #CAC6C6;
	scrollbar-3dlight-color: #CAC6C6;
	scrollbar-highlight-color: #CAC6C6;
	scrollbar-face-color: #CAC6C6;
	scrollbar-shadow-color: #CAC6C6;
	scrollbar-darkshadow-color: #CAC6C6;
	scrollbar-track-color: #CAC6C6;
                  scrollbar-arrow-color: #000000;
	}

.main
{ background-color: #CAC6C6;
  cursor: default;}

a:link
{ text-decoration: none; color:#ffffff; }
a:visited
{ text-decoration: none; color:#ffffff; }
a:hover {text-decoration: underline; color:#808080;}
a:active

{ text-decoration: underline; color:#ffffff; }
p, table {font-family: tahoma;
font-size: 8pt;
letter-spacing: 2px;
text-align: justify;
font-style: bold;
color: #000000;
line-height: normal;
margin-top: 3px;
margin-bottom: 3px;
line-height: 11px;
margin-right: 8px;
margin-left: 8px;}
.title {font-family: tahoma;
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: #CAC6C6;}
input, textarea, option, select {
background-color: #CAC6C6;
font: 8pt tahoma;
letter-spacing: 2px;
color: #000000;
line-height: 11px;
border-style: solid; 
border-color: #000000; 
border-width: 1px;}

.letter
	{
	color: #000000;
	font-family: georgia; 
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px; 
	}



.block {
background-color: #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
color: #ffffff;
margin: 0px auto;
padding: 10px;
width: 80%;
}

.block a {
background-color: #000000;
color: #808080;
font-weight: bold;
}

.block a:hover {
background-color: #000000;
color: #c0c0c0;
}