.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 25pt;


}
a {
	text-decoration: none;
	color: #5F5F5F;
}
.Header {

	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
.HeaderCaps {


	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
.TextCaps {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 25pt;
}
.TextCapsBold {


	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 25pt;
}
.TextSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5F5F5F;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 25pt;
}

