.text {
	font-size: 8pt; 
	line-height: 20px; 
	font-family: "verdana, arial"; 
	text-decoration: none;  
	color: #666666;
	text-indent: 0cm;
	word-wrap:break-word;
	WORD-BREAK: keep-ALL;
}

.news {
	font-size: 8pt; 
	line-height: 20px; 
	font-family: "verdana, arial"; 
	text-decoration: none;  
	color: #cccccc;
	text-indent: 0cm;
}
	
.footer {
	font-size: 8pt; 
	font-family: "verdana, arial"; 
	text-decoration: none;  
	text-align: center; 
	color: #666666;
	text-indent: 0cm;
}

.contact {
	font-size: 10pt; 
	font-family: "verdana, arial"; 
	text-decoration: none;  
	text-align: center; 
	color: #000000;
	text-indent: 0cm;
}

.newstitle {
	font-size: 8pt; 
	font-family: "verdana, arial"; 
	text-decoration: none;  
	text-align: center; 
	color: #555555;
	text-indent: 0cm;
}
	
a.linkb:link {
	color: #00ff00; text-decoration: none; font-size: 15px; line-height: 20px;word-spacing:2pt;
}
a.linkb:visited {
	color: #00ff00; text-decoration: none; font-size: 15px; line-height: 20px;word-spacing:2pt;
}
a.linkb:active {
	color: #00ff00; text-decoration: none; font-size: 15px; line-height: 20px;word-spacing:2pt;
}
a.linkb:hover {
	color: #ffcc00; text-decoration: none; font-size: 15px; line-height: 20px;word-spacing:2pt;
}
a.linkc:link {
	color: #0000ff; text-decoration: none; font-size: 12px; line-height: 16px;word-spacing:2pt;
}
a.linkc:visited {
	color: #0000ff; text-decoration: none; font-size: 12px; line-height: 16px;word-spacing:2pt;
}
a.linkc:active {
	color: #0000ff; text-decoration: none; font-size: 12px; line-height: 16px;word-spacing:2pt;
}
a.linkc:hover {
	color: #ffcc00; text-decoration: none; font-size: 12px; line-height: 16px;word-spacing:2pt;
}
A.linkd:link IMG,A.linkd:visited IMG,A.linkd:hover IMG,A.linkd:active IMG
{
border: none;
border-style: none;
border-bottom-width: 0;
}


.textbox {
	font-size: 8pt; 
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	font-family: verdana, arial; 
	background-color: #ffffff
}

#filelist th  {
	color:white;
	background-color: #0E6A00;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

#filelist tr  {
	color:white;
	background-color: #F0FFE1;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
