@charset "utf-8";
/* CSS Document */


.redbox {
	color: #33C;
	height: auto;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	border: medium double #EF1021;
	clear: both;
	float: none;
}
.body1 {
	text-align: center;
}
.body1 a {
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	position: relative;
}
.centering {	text-align: center;
}
.bodytextSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
.redbox para {
	font-size: xx-small;
	color: #000;
}
