body {
	padding:0; 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	scrollbar-face-color: 666666;
	scrollbar-highlight-color: ffffff;
	scrollbar-3dlight-color: 666666;
	scrollbar-darkshadow-color: 666666;
	scrollbar-shadow-color: ffffff;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: 666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	background-color: #666666;
}

h1           { font-size: 14pt }
h2           { font-size: 13pt }
h3           { font-size: 12pt }

a:link {
	text-decoration:none;
	color:#a0ce67;
	font-weight:bold
} 

a:visited {
	text-decoration:none;
	color:#a0ce67;
	font-weight:bold
} 

a:active 
{ 
text-decoration:none; 
color:#a0ce67; 
font-weight:bold  
} 

a:hover {
	text-decoration:none;
	color:#ed1556;
	font-weight:bold 
}

td { 
vertical-align:top;
font-family: Verdana; 
font-size: 8pt; 
}

ul {
	list-style-position: outside;
	list-style-type: square;
}

.news_text {
	font-size: 10pt;
}
/*
p{
font-family: Verdana; 
font-size: 8pt; 
}

div
{
font-family: Verdana; 
font-size: 8pt; 
}*/
