body {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	height:100%;
	padding:0;
	margin: 0 0 1px;
	color:#7f7f7f;
}



/* Tagger */
td {
	vertical-align: top;
	font-size: 14px;
}

p {
	font-size: 14px;
	line-height: 20px;
	top-margin:0px;
}

img {
	border:0;
}


a:link {
	color: #89671d;
	text-decoration:underline;
}

a:visited {
	color: #89671d;
	text-decoration:none;
}

a:hover {
	color: #777;
	text-decoration:underline;
}
h1 {
	color:#7f7f7f;
	font-size:24px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 12px;
	font-weight:lighter;
	margin:0 0 15px -12px;
}

h2 {
	color:#7f7f7f;
	font-size:24px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 12px;
	font-weight:lighter;
	margin:0 0 15px -12px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 22px 0;
}

h4 {
	font-size: 14px;
	display: inline;
	font-weight: 500;
}

h5 {
	font-size: 14px;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	display: inline;
}



.txt1 {
	font-size: 15px;
	font-weight: 500;
}

.txt2 {
	font-size: 14px;
	font-weight: 500;
}

.txt3 {
	font-size: 14px;
	font-weight: 500;
}

.txt4 {
	font-size: 11px;
	font-weight: 500;
}

.txt5 {
	font-size: 10px;
	font-weight: 500;
}

.txt6 {
	font-size: 9px;
	font-weight: 500;
}











.adr {
	font-size:11px;
	line-height: 13px;
}
.adr a:link {
	color: #000;
	text-decoration: none;
}
.adr a:visited {
	color: #000;
	text-decoration: none;
}
.adr a:hover {
	color: #0072bc;
	text-decoration: underline;
}



.visto {
	text-align:right;
	padding:2px 20px 0 0;
	color: #999;
	font-size:10px;
}
.visto a:link {
	color: #999;
	text-decoration: none;
}
.visto a:visited {
	color: #999;
	text-decoration: none;
}
.visto a:hover {
	color: #555;
	text-decoration: none;
}


