.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AAC7;
}
#side_nav {
	background-color: #E2D7A9;
	width: 209px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	margin-left: 13px;
}
#side_nav a {
	text-decoration: none;
	color: #404040;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#side_nav a:hover {
	background-color: #EEE8CC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
