body {
	background-color: #cccc99;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.text {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 20px;
}
.header1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-weight: bold;
}
.contact {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
}
.table1 {
	border: thin dotted #330000;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #330000;
}
