td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D31145;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #D31145;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:visited:hover  {
	color: #D31145;
	text-decoration: underline;
}
.content {
	margin-right: 150px;
	margin-left: 20px;
}
