body {
	text-align: justify;
	text-decoration: none;
	font-size: 14pt;
}
p {
	font-size: 14pt;
	text-align: justify;
}
td {
	font-size: 14pt;
	text-align: justify;
}
H1{
	text-align: center;
	font-style: italic;
}
H2{
	text-align: center;
	font-style: italic;
}
a {
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}