.MediumHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	background-position: center;
}
.infotype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #dcd9c8;
	list-style-position: inside;
	list-style-type: circle;
}
.MediumHeadingsRev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #dcd9c8;
	background-color: #003366;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #dcd9c8;
}
.infotypeBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	list-style-position: inside;
	list-style-type: circle;
}
