/*body    {
	color: white;
	font-size: 18pt;
	font-family: "bank gothic", Geneva, Arial, Helvetica, sans-serif;
	background-color: none;
	position: relative;
	left: 0
	}
*/

h1   {
	color: white;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	position: relative;
	left: 120px
	}
	
h2   {
	color: white;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	position: relative
	}

div.text     {
	color: white;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	position: relative;
	overflow:auto;
	width:auto;
	height:391px;
	padding-right: 15px;
	text-decoration: none;
	}
	
div.text a   {
	color: orange;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	position: relative;
	overflow:auto;
	width:auto;
	text-decoration: none;
	}

div.menutitle a   {
	color: orange;
	font-size: 12pt;
	font-family: 'bank gothic', Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
	background-image: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}
	
div.submenu a  {
	color: orange;
	font-size: 10pt;
	font-family: 'bank gothic', Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	background-image: none;
	cursor: pointer;
	list-style-type: inherit;
	margin: 0;
	padding: 0;
	left: 15pt
}
	
div.footer {
	color: gray;
	font-size: xx-small;
	font-family: 'bank gothic', Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: none;
	text-align: center;
	text-transform: none;
	vertical-align: text-bottom;
	}
	
div.ads  { 
	background-color: black; 
	margin-top: 1em 
	}
	

