body,td,th {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:;
	color:#3A3A3A;	
}
body {
	background-color: ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}