body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C1C;
	line-height: 18px;
	text-align: justify;
}

body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}



strong, b {
font-weight: bolder;
COLOR: #202020;
FONT-SIZE: 13px;
}

.font14{
FONT-SIZE: 14px;
}

.font16{
FONT-SIZE: 16px;
}

a{color: #000000;text-decoration: none;}
a:hover{color: #009900;text-decoration: none;}
