a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}

td{
	font-size: 14px;
	font:"Times New Roman", Times, serif;
}
.italicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
td {
	text-align:justify;
}
body{
	font-family:"Times New Roman", Times, serif;
}