.cs {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.cs1 {
	font-size: 12px;
	line-height: 150%;
}
.cs2 {
	font-size: 12px;
	line-height: 150%;
	border:1px #006600 solid;
}
a {
	font-family: Verdana;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color:#FF6600;
}
td{
	font-size: 12px;
	line-height: 150%;
}