.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #F0F8FF;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color: Black;
	padding : 10;
}

.lg-body {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color: Black;
	
}

.bold{
	font-weight : bold;
}

.subheading {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	padding : 7;
}

.blue_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 10;
	color : #00467C;
	font-weight : bold;
}

.blue_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	padding : 5;
	color : #00467C;
	font-weight : bold;
}

.blue_lg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	padding : 10;
	color : #00467C;
	font-weight : bold;
}
.quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	padding : 12;
	background-image : url("../../images/quote.gif");
	background-position : top left;
	background-repeat : no-repeat;
}
