.menu_style {
	font-size: 9pt;
	font-weight: bold;
	color: #005AA7;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;



}
.heading1 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.blueheading1 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005AA7;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	border: 4px;


}
.redbodytext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;

}
.italic-heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.title {

	font-family: Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #005AA7;
	font-style: italic;
}
.centered-headling1 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
.menu-style-white {

	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
