body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;

}

p {
	text-align: justify;
	font-size: 12px;
}

h1 {
	text-align: center;

}

h2 {
	text-align: center;
	font-size: 24px;

}

h3 {
	text-align: center;
}

li {
	display: list-item;
	font-size: 12px;
}

table {
	text-align: center;
	border: 2px solid #000000;
}

td {
	text-align: center;
}

a {
	color: #000099;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.comment {
	font-size: 10px;
	text-align: justify;

}
td.p {
	font-size: 12px;
}
