body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	vertical-align: top;

}
h1 {
	font-size: 24px;
}
th {
	color: #FFFFFF;
	background-color: #66CC66;
}
a:hover {
	text-decoration: underline;
	background-color: #FFF8E8;
	font-style: italic;
}
a {
	text-decoration: none;
}
h2 {
	font-size: small;
	font-weight: normal;
	color: #FFEEDD;
}
