BODY  {  
	color: #333333;   
	font-family: sans-serif, Arial; 
	font-size: 11pt; 
	background: #999999; 
	margin-left: 10%;
	margin-right: 10%;
}
TD      { vertical-align: top; }
A	{ color: #333333; }

DIV	{ border: 10px solid white;  padding: 5px; margin-top: 10px; }
DIV.iida, TD.iida  { background: #ffe0ff; border-color: #ffccff;  }
DIV.matk, TD.matk  { background: #e0f0e0; border-color: #bbeebb;  }
DIV.mina, TD.mina  { background: #ffffd0; border-color: #ffff99;  } 
DIV.vana, TD.vana	{ background: #f0f0ff; border-color: #e0e0ff;  }
DIV.iida:first-line, DIV.mina:first-line, DIV.matk:first-line, DIV.vana:first-line  { font-weight: bold; }

DIV.links { background: #cccccc;  border: #666666 solid 2px;  font-size: 10pt; }
DIV.float { background: #eeeeee;  border: #cccccc solid 2px;  float: right;  margin-top: 0px; }

