.Header {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	color : #5F632E;
	text-align: left;
	font-style: italic;
} 
.SubHeader {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #5F632E;
	text-align: left;
	font-style: italic;
	font-weight: Bold;
} 
.Body {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #5F632E;
	text-align: left;
	font-style: normal;
} 
.BodyRed {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FF0000;
	text-align: left;
	font-style: normal;
} 
.Bodysmall {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color : #5F632E;
	text-align: left;
	font-style: normal;
} 
.BodyCentered {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #5F632E;
	font-style: normal;
} 
.BodyRight {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align: right;
	color : #5F632E;
	font-style: normal;
} 
.BodyHeader {
	font-family : "Times New Roman", Times, serif;
	font-size : 17px;
	color : #5F632E;
	text-align: left;
	font-style: italic;
	font-weight: Bold;
} 