body {  
	background-color: #C2DCB8;
	text-align: center;
	color: #930;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
table_centre {
	text-align: center;
}
a {
	text-decoration: none;
	color: #936;
	font-size: 16px;
}
td_align {
	text-align: right;
	padding: 0px;
}
td_align_center {
	text-align: center;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#text_align {
	text-align: justify;
}
