html, body  
	{background-image:url(tlo.jpg);
	 text-align: center;
	 color: #333366;
	 font-size: 0.5em; 
	 font-family: arial, verdana, tahoma, helvetica, sans-serif;
	 scrollbar-face-color:#ffffcc;
	 scrollbar-highlight-color:#ffcccc;
	 scrollbar-shadow-color:#ffcccc;
	 scrollbar-3dlight-color:#ffcccc;
	 scrollbar-darkshadow-color:#ffcccc;
	 scrollbar-track-color:#ffcccc;
	}

.tabela
	{background: #ffcccc;
	 text-align: center;
   font-size: 0.5em; 
	 color: #ffcccc;
	 width:510px;
	 height:500px;
	 top:100px;
	 }
	 .tagi
	{background: #ffcccc;
	 width:510px;
	 text-align: center;
   font-size: 10px; 
	 color: #202633;
	 width:510px;

	 }
.tr
	{width:505px;
	 height:100px;
	 text-align: center;
   vertical-align: super;
}

.td
  {background:#ffcccc;
	text-align: center;
	 width:100px;
	 height:100px;
	 font-weight: bold;
	 color:#ffffcc;
	 vertical-align: middle;

	}
	.td1
  {background:#ffcccc;
	 width:510px;
	 text-align: justify;
	 font-size: 10px; 
	 color:#ffffcc;
	 vertical-align: middle;

	}

a 
	{color: #202633; 
	}
a:visited 
	{color: ##9999cc;
	 font-size: 10px;
	}
a:hover 
	{color: #ffffff;
	}
