.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.subheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000066;
}
.bold_highlighted {
	font-weight: bold;
	color: #FF9900;
}
body {
background-color:#FFFFFF;
}
#containerdiv{
background-color:#FFFFFF;
}
