@charset "UTF-8";
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.bigger {
	font-size: 15px;
}
.sortofbigger {
	font-size: 14px;
}
#main {
	border-right: 3px outset #564430;
	border-bottom: 3px outset #564430;
	border-left: 1px inset #564430;
}
a:link {
	color: #564430;
	text-decoration: none;
}
a:hover {
	color: #564430;
	text-decoration: underline;
}
a:visited {
	color: #564430;
	text-decoration: none;
}
