body {
	background-color: #7B0000;
	margin: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: 3;
	line-height: 120%;
	color: #000000;
}
img { border-style: none; }
a { text-decoration: none; color: #7B0000; }
a:hover { text-decoration: underline; color: #7B0000; }

span.FC_NormalText    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
span.FC_12ptText      { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 }
span.FC_12ptRoman     { font-family: Times New Roman, Times, serif; font-size: 12pt; color: #800000 }
span.FC_PageHeading   { font-family: "Times New Roman", Times, serif; font-size: 24pt; color: #000000; font-style: 
               		italic; font-weight: bold; line-height: 100% }
span.FC_MediumHeading { font-family: "Times New Roman", Times, serif; font-size: 18pt; color: #000000; font-style: 
               		italic; font-weight: bold; line-height: 100% }
span.FC_RealSmallCaps { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-transform:uppercase }
span.FC_RealSmallText { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
span.FC_SmallText     { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000 }
span.FC_BoldBrown     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; font-weight: bold }

span.NewHeading       { color: #993300; font-family: Times New Roman; font-size: 24pt; font-style: 
               		italic; font-weight: bold }
span.NewBoldBrown     { font-family: Arial; font-size: 10pt; color: #993300; font-weight: bold }

span.NewRealSmallCaps { font-size: 10px; color: #000000; text-transform: uppercase; font-family: Arial }
.FC_NormalText2       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 0.5cm }
.FC_Welcome           { font-family: Times New Roman, Times, serif; font-size: 17pt; font-style: italic }
.FC_GrayLine          { font-family: Times New Roman; font-size: 22; color: #FFFFFF; 
               		font-style: italic; font-weight: bold; letter-spacing:0 }
.FC_MedBoldBrown      { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #800000; font-weight: bold }
.FC_14ptBoldBlack      { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #000000; font-weight: bold }
.NewText              { font-size: 14px; font-family: Arial, Helvetica; letter-spacing: 0; text-align: left; 
				margin-bottom: 3; line-height:120% }
.NewTextSmall         {
	font-size: 11px;
	font-family: Arial, Helvetica;
	letter-spacing: 0;
text-align: ; 
	margin-bottom: 3;
	line-height: 120%
}
.NewPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #7B0000;
}
.red {
	color: red;	
}
.FloatPhotoLeft {
	float: left;
	margin-right: 10px;
}
	
.FloatPhotoRight {
	float: right;
	margin-left: 10px;
}
