/* CSS Document */
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D54055;
	line-height: normal;
	padding: 3px;
	text-align: center;
}

.firstwords {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #b0152b;
	font-variant: small-caps;
	text-decoration: blink;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #b0152b;
	font-variant: normal;
	text-align: justify;
}

.bigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #b0152b;
	font-variant: normal;
	text-align: center;
}

.plain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.plaingrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.plaingrey11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.boldctr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #b0152b;
	font-variant: normal;
	text-align: center;
}
.boldRt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #b0125b;
	font-variant: normal;
	text-align: center;
}
.boldLf {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #b0125b;
	font-variant: normal;
	text-align: justify;
}
.plaingrey .plaingrey {
	text-align: center;
}

