body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
body {
	background-color: #96192f;
	margin-left: 100px;
	color: #2b7132;
}
a {
	font-size: 16px;
	color: #669933;
}
a:link {
	text-decoration: underline;
	color: #F0F0F0;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #252424;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
