.white_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #E4E4E4;
	padding: 0.2em;
}

.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0.2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #0066CC;
	font-size: 1.3em;
	}
.blue_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	font-weight: bold;
}
