@charset "utf-8";
/* CSS Document */
.tablecent
{ 
margin-left: auto;
margin-right: auto;
border:solid;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
border-left-color:#000000;
border-left-sytle:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;

}
.bottomcell
{
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
font-family:Verdana;

}



.topapps {
	top: auto;
	font-family: "Arial Narrow";
	font-size: 14px;
	vertical-align: text-top;
}
.h1 {
	font-family: Georgia;
	font-size: 36px;
	font-weight: 500;
	text-transform: capitalize;
	text-decoration: underline;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #183E07;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	vertical-align: text-top;
}
.Body {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D4D0C8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
