body {
	background-color: #4E2F23;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 30px;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 40px;
	background-position: bottom;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.footer-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}

.tbl_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	}

.table-padding {
	padding: 20px;
	}

.tbl_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F5D894;
	background-color: #5C392C;
	}

.tbl_display {
	border: thin solid #573529;
	}

.dl-sidebar {
	font-weight: bold;
	font-size: 10px;
	}
	
.style1 {
	font-size: 10px;
	font-style: italic;
	}