
a {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: none;

}
a:link {
	text-decoration: underline;
	font-size:  11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: underline;
	font-size:  11px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	font-size:  11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
TD {
	font-family: Arial;
	font-size: 9pt;
}

body:first-line {
	
	font-size: 9pt;
	font-family: Arial;
	font-stretch: expanded;
	font-variant: normal;
	text-decoration: overline;
}

.TrescNag {
	font-size: 12pt;
	font-family: Arial;
	font-stretch: expanded;
	font-weight: bold;
	
}

.TrescTyt {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin: 20px;
	text-align: left;
	
		
}

.TrescText {
	font-size: 10pt;
	font-family: Arial;
	margin: 50px;
	text-align: justify;
	
}