/**************************************************************************************************Global Section ***************************************************************************************************/
* {
	margin: 0;
	padding: 0;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0px;
}
a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
