.black_heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.borderblack {
	border-top: 4px groove #999999;
	border-right: 4px groove #999999;
	border-bottom: 4px groove #999999;
	border-left: 4px groove #999999;
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Heading1_Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.border_red {
	border: groove #33000;
}
.white_text {
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.RedHeading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
}
.smallLinkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.smalltext_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Heading2_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.LargeLinkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0000cc;
}
.Heading3White {
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffcc;
}
.RedText {
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4d0000;
}
