@charset "iso-8859-2";
/* CSS Document */

body {
	background: url(../img/tlo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #336666;
}

.style1 {font-size: 10px}

.style2 {color: #008080}

.style3 {color: #FF0000}

.style4 {font-size: 18px; text-decoration: underline; color: #2D6E89}

table.tab {
  border: 1px dashed silver;
  border-collapse: collapse;
}

table.tab td {
  border: 1px dashed silver;
}
