body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
td {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a.per {
	color: #7F2121;
	text-decoration: none;
	font-weight: bold;
}
a.per:hover {
	text-decoration: underline;
}
td.title {
	font-size: 14px;
	color: #D59F13;
	font-weight: bold;

}
a{
	color: #7F2121;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
