table.container_text 
{
	left: 0%;
	width: 100%;
	background: #8888aa;
	border-color:#000000; 
	border-style:double;
	overflow: auto;
}

table.container_topmenu
{
  width: 100%;
  background: #aa8888;
  border-color:#000000; 
  border-style:double;
  font-size: 10pt;
}

table.container_submenu 
{
  width: 100%;
  background: #aa8888;
  border-color:#000000; 
  border-style:double;
  font-size: 10pt;
}

a { color: black; }
a:visited { color: white; } 
a:hover { color: white; background: #8888aa; } 
h1 { text-align: center;}
h2 { text-align: center;}

body 
{  
  font-family:Arial,Courier,Helvetica; 
}
