body,td,th {
	font-size: 12px;
	color: #000000;
	font-family:Arial;
}
td{
word-break: break-all; word-wrap:break-word;
}
.css {
	font-size: 12px;
	color: #526c2d;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

