body {
	font-family:"Times New Roman", Times, serif, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	
	
}
a:active {  color: #333333; text-decoration:underline }
a:link {  color: #333333; text-decoration:underline }
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}

.mouseover {
	cursor: hand;
	color: #B1B1B1;
	text-decoration: underline;

}

.row_count {
	color: #606060;
	font-size: 10px;
}
.webviewcopyright {	font-size: 9px;
	font-style: italic;
}
.style5 {color: #0099FF}