html 
{ 
    SCROLLBAR-FACE-COLOR: #02a27c; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #9091D2; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #02a27c; 
    SCROLLBAR-DARKSHADOW-COLOR: #9091D2 
} 

.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.posttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 848484;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 848484;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 02a27c;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.style5 {color: #666666}  