a:link {
	color: #600000;
}
.cellborder {
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: bold;
}
.sidemenu {
	font-size: .75em;
}
.main {
	font-size: 15px;
	font-family: Palatino, "Times New Roman", Times, serif;
	line-height: 21px;
	text-align: center;
}

