.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #BD2121;
}
.tableborder {
	border-top: 1px ridge #CC0000;
	border-right: 3px dotted #CC0000;
	border-bottom: 3px dotted #000000;
	border-left: 1px ridge #FFBD6C;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #FF0000;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
}
