.title1{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 17pt;
	font-style: italic;
}
.style1  {
	color: #eb2d2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 17pt;
	font-style: italic;
}
.style2  {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
.style3  {
	color: White;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
}
.style4  {
	color: Navy;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}
.style5  {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}
<!-- style6 is used for the top "Mini Web" navigation bar -->
.style6  {
	color: #eb2d2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12pt;
	font-style: italic;
}