body
{
	background-color:FCF1D7;
	background-image:url('');
	background-repeat:repeat-x;
	top:0;
	left:0;
	background-attachment:scroll;
}


body, div, table
{
	font-family: verdana, arial;
	font-size: 7.5pt;
	color:E19797;
	cursor: default;
	font-weight:normal;
}

body
{
	scrollbar-face-color:E19797;
	scrollbar-shadow-color: E19797;
	scrollbar-highlight-color:E19797;
	scrollbar-3dlight-color: FCF1D7;
	scrollbar-darkshadow-color:FCF1D7;
	scrollbar-track-color:#FCF1D7;
	scrollbar-arrow-color: E19797;
}

.head
{	
	background-repeat:no-repeat;
	letter-spacing:2px;
	padding-top:2px;
	font-family:oklahoma, verdana, arial; 
	font-size:7pt; 
	font-weight:bold;
	color:F97585;
	font-size: 12px; 
	text-align:right;
	text-decoration:italic;
	text-transform:uppercase;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: #EFBD4D 1px solid;
}

B 
{
	font size:8pt; 
	color:F75D6D; 
	text-transform:uppercase;
	font-weight: bold;
	cursor: normal; 
	line-height:1; 
}

A:link,A:visited 
{
	cursor:default; 
	font-size: 8pt;
	color:#F75D6D; 
	line-height: 8pt;
	font-family: arial;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
	border-bottom: #EFBD4D 1px solid;
}

A:hover 
{
	cursor:default;
	text-align: right;
	line-height: 8pt;
	color:FFFFFF;
	font-weight: normal;
	border-bottom: #EFBD4D 1px dashed;
}