 BODY   {font-size: 8pt;
	font-family: "Arial";
	color: #73661B;
	background: black;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-height: 0pt;
	margin-width: 0pt;
	text-align:center;}

 p 	{font-size: 8pt 
	font-family: "Arial";
	margin-left: 5pt;
	margin-right: 5pt;
	margin-height: 5pt;
	margin-width: 5pt;}

 SUB    {font: 8pt "Arial";}

 A      {font : 8pt "Arial";	
	color : white;
	text-decoration: none;}

a:hover {color: red;}

 TABLE  {font: 8pt "Arial";}

 Form	{font: 8pt "Arial"; backgroundColor='#ffffff';}

 div	{font: 8pt "Arial";}

 pre	{font: 8pt "Arial";}

 td 	{font: 8pt "Arial";}

  B     {font: 8pt "Arial";
	font-weight: bold;
	color: #73661B;}

/* for every index page and subpage caption text */
.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999933;
	line-height:120%;
	}

 #container{
 	position:relative;
	width:648px;
	height:800px;
	}
	
 #topbanner{
 	position:absolute;
	top:10px;
	right:0px;
	width:560px;
	height:70px;
	}
 #intro{
 	width:535px;
	text-align:justify;
 }