body { font-family: "Arial", "Helvetica", "Helv", "Sans Serif" ; 
	font-weight: bold;
	font-size: 12pt ;
	background: #1a334d;
	color: #92abbf;
	margin: 0px }

.header { color: #59738c;
	text-align: center }

a { display: block;
	text-decoration: none;
	border-width: 6px;  
	border-style: solid;
	border-color: #1a334d }      

table { font-weight: bold;
	margin: 0px;
	padding: 0px }

a:link { color: #ffffff }      
a:active { color: #f2e4cb }
a:visited { color: #cbe4f2 }
a:hover { background: #071a33;
	border-color: #071a33 }

.menu { margin-top: 0px; width: 110px; 
	border: none; padding: 0px;
	background: #59738c; }

.buttons { position: absolute; 
	top: 20px;
	margin: 0px;
	font-weight: bold;
	text-align: center; 
	line-height: 28px }

.buttons a { display: block; 
	border-width: 0px;
	text-decoration: none; 
	font-weight: bold;
	width: 110px; 
	height: 28px }

.buttons a:hover { background: #071a33 }

.b1 { position: absolute; 
	width: 110px; 
	top: 20px }

.b2 { position: absolute; 
	width: 110px; 
	top: 60px }

.b3 { position: absolute; 
	width: 110px;  
	top: 100px }

.b4 { position: absolute; 
	width: 110px; 
	top: 140px }

.b5 { position: absolute; 
	width: 110px; 
	top: 180px }

.b6 { position: absolute; 
	width: 110px; 
	top: 220px }
