.kss-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-indent: 5px;
}
.kss-text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: justify;
}
	
	
	
	
.RowEven
{
	color: #CCCCCC;
	background-color: #333333;
}
.RowOdd
{
	color: #CCCCCC;
}

.RowFontBold
{
	font-size: 11px;
	font-weight: bold;
}
.RowFont
{
	font-size: 11px;
}
