.style2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.style4 {color: #FFFFFF}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.style5white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.redbold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.redboldsm {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.redborder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}
.whitebg {
	background-color: #FFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}
.italbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
	color: #031974;
}

