.plaintext {
	font-family: "Tw Cen MT";
	font-size: medium;
	color: #000066;
}
.disclaimer {
	font-family: "Tw Cen MT";
	font-size: small;
	text-align: center;
	color: #000066;

}
.titlename {
	font-family: Amphion;
}
.bodytext {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000066;
	text-align: justify;

}
.publicationname {
	font-family: Arial;
	font-style: italic;
}
.subtitle {
	font-family: Arial;
	font-weight: bold;
}

.strongtext {
	font-weight: bold;
	font-style: italic;
}