body, table, tr, td 
{
	font: 8pt "Times New Roman", Times, serif;
	color: #8BA5BD;
}
body 
{
    scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	font-size: 8pt; 
	letter-spacing: 0.85pt;
	font-family:  "Times New Roman", Times, serif;
	vertical-align : top;
}
a
{
	height: 1px;
	color: #8BA5BD;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:active   
{
	text-decoration:line-through;
	color: #8BA5BD;
	font-family :  "Times New Roman", Times, serif;
}
a:visited  
{
	text-decoration: none;
	color: #8BA5BD;
	font-family :  "Times New Roman", Times, serif;
}
a:hover    
{
	color: #46535F;
	text-decoration: none;
	cursor: default;
	font-family :  "Times New Roman", Times, serif;
}

input, textarea, option, select 
{
	font: 8pt "Times New Roman", Times, serif;
	color: #8BA5BD;
	letter-spacing: 1px;
	border: 1px solid #404040;
	padding:2px; 
}
