.PageTitleRed{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #AB0336;
}
.Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.SubTitleRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB0336;
}
.SubTitleBlack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BodyTight {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.TitleRed{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #AB0336;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AB0334;
}
a:link, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AB0835;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
a:hover, a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C6AD9A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
html {
	scrollbar-base-color: #f5f1eb;
	scrollbar-track-color: #f5f1eb;
	scrollbar-face-color: #C6AD9A;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ab0534;
	scrollbar-shadow-color: #C6AD9A;
	scrollbar-arrow-color: #ab0534;
}
