.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 16px;
	font-weight: normal;


}
.Redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;

}
.Blueheader {
	font-weight: bolder;
	color: #339999;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 5px;
	background-color: #FFFFFF;




}
.Linksm {
	font-weight: bolder;
	color: #339999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 5px;
	background-color: #FFFFFF;

}
.Linkxsm {


	font-weight: bolder;
	color: #339999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 5px;
}
.articlehead {

	font-weight: bolder;
	color: #339999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 5px;
}
.Bodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.Gaps {
	white-space: normal;
	height: 20px;
}
