BODY,TD
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}


.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	background-position: center;
	
}
.HeadingQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.ParagraphBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.ParagraphNorm {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.PageIntroRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #bf0600;
}
.ParagraphTitleRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #bf0600;
}
.ParagraphIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.MicroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.SmallParagraphText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.ParagraphSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.ParagraphSerifBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.TopicText {display:none
}
.ContactTest {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}


