body
{
	font-weight: bold; 
	font-family:Verdana;  
	font-size:10;
	color : black;
	background-color:#cccccc;
	margin:0px;	
	padding:0px;
}
A { 
	border:0;
 text-decoration: none;
}
A:hover { 
 text-decoration: none;
}
table
{
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;

}
td
{
	border: 0px solid blue;
	padding: 0px;
	padding-bottom: 1 px;
	margin: 0px;
	border-collapse: collapse;
}
img.text{
	border: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
img.cs{
	border: 0;
	width: 18px;
	height: 18px;
}

img.link{
	border: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
img.th{
	border: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
img.th1{
	border: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}


td.link
{
	filter:alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: 0.7;
}

}