﻿.style1 {
	text-align: right;
}
.style2 {
	margin-right: 62px;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.WhiteHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.BoldBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
