body,td,th {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #711D1B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #711D1B;
		font-size: 13px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #711D1B;
		font-size: 13px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #711D1B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.style1 {font-weight: bold}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #850005;
	text-decoration: underline;
}
.presentationheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #850005;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
