body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #353C48;
}
td {
	font-size: 15px;
	font-weight: normal;
}
a {
	color: #8F0E22;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
