.content {
	font-family: Georgia;
	font-size: 12px;
	line-height: 26px;
	color: #481818;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ul.content {
    margin-left: 40px;
    padding-bottom: 5px;
    margin-top: -15px;
}
a.content:link, a.content:active, a.content:visited, .content a {
	text-decoration: none;
	color: #990000;
}
a.content:hover, .content a:hover {
	text-decoration: underline;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #481818;
}
a.links:link, .links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #481818;
}
a.links:hover, .links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #481818;
}
a.links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #481818;
}
a.links:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #481818;
}
.contenttd {
	vertical-align: top;
}

