body {
margin:0px;
background-color: #126AAD;
background-repeat:repeat-x;
}

.style1 {
	font-size: 10px;
	font-family: Tahoma;
}
.style3 
{
font-size: 10px; 
font-family: Tahoma; 
font-weight: bold; }
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
}
.style6 {font-family: Tahoma; font-size: 12px; font-weight: bold; }

td#linki {
padding-left:15px;
padding-top:5px;}
td#linki a:link {
color:#000000;
}
.style7 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-top:20px;
	padding-left:10px;
}