.Title1 {
	font-family: Papyrus;
	font-size: 28px;
	line-height: 28pt;
	font-weight: normal;
	display: block;
	color: #FFF;
	font-style: normal;
	text-align: center;
}
.Title2 {
	font-family: Vrinda;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	line-height: 12pt;
	color: #ffcb65;
	font-style: normal;
	text-align: center;
}
.BodyText {
	font-family: Vrinda;
	font-size: 12pt;
	font-weight: normal;
	display: block;
	line-height: 12pt;
	text-align: center;
	color: #FFF;
}
.BodyTextL {
	font-family: Vrinda;
	font-size: 12pt;
	font-weight: normal;
	display: inline;
	line-height: 12pt;
	text-align: left;
	color: #FFF;
}
.BodyTextR {
	font-family: Vrinda;
	font-size: 12pt;
	font-weight: normal;
	display: inline;
	line-height: 12pt;
	text-align: right;
	color: #FFF;
}

