body {
	background:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}

h1, h3 {
	color:#03c;
	margin:2px 0;
}

#tetracase {
   position:relative;
   overflow:hidden;
   height:80px;
   width:200px;
}

#tetracase a {
   font-weight:bold;
   font-size:120%;
}

.tetradiv {
   position:absolute;
   overflow:hidden;
   top:0;
   left:200px;
   width:200px;
   height:80px;
}

