BODY	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;

}
p {
	margin: 25px;
	text-align: center;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: normal;
	color: black;
}

a:hover {
	color: #111;
	text-decoration: underline;
}

a {
	color: black;
	text-decoration: none;
	}

a link {
	color: #111;
}


v link {
	color: #311;
}


img {
	border: 0;
}

td {
text-align: justify;
font-size: 10pt;
padding: 10px;
}

.gora {
FONT-SIZE: 10pt;
FONT-WEIGHT: normal;
}

.logo {
margin: auto;
width: 750px;
background-color: #FFF;
background-image: url(img/header.jpg);
background-position: top center; 
background-repeat: no-repeat;
padding: 166 30 6 0;
text-align: right;
FONT-SIZE: 10pt;
FONT-WEIGHT: bold;
border-bottom-style:solid;
}

.tmaly {
text-align: justify;
font-size: 9pt;
font-weight: normal;
}

.text {
text-align: justify;
font-size: 10pt;
font-weight: normal;
}

.news {
width: 80%;
margin: auto;
text-align: justify;
font-size: 10pt;
font-weight: normal;
overflow: auto;
padding-bottom: 20px;
}

.news img {
float: left;
padding-right: 10px;
}

.dol {
position:fixed; 
bottom:0; 
border-top-style:solid; 
width:100%;
background-color: black;
text-align: center;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
color: #CCD;
}


