.maintbl {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width: 920px;
	background-color: #640202;
	
}

.thkbrdr {
	border-width: 3px;
	border-style: solid;
	border-color: #390B0B;
}

.maintxt {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
   color: White;
    
}

.header {
	font-style: italic;
	font-family: Century Gothic, Helvetica, sans-serif;
	color: White;
}

.header2 {
	font-style: italic;
	font-family: Century Gothic, Helvetica, sans-serif;
	color: white;
}

.smllbrder {
	border-width: 1px;
	border-color: Black;
	border-style: solid;
}