body, table, td, p, ul, li {
	font-family: tahoma;
	font-size: 8pt;
	color: #34231a;
        text-align: justify;
        letter-spacing: 1px;
        cursor: default;
        line-height: 12pt;} 


image.image {
	border-color: #59674c;
	border-width: 1px;
	border-style: solid;

}

a {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #3aa0aa;
}

a:hover {
	font-family: tahoma;
	font-size: 8pt;
        cursor: default;
	text-decoration: none;
	color: #4d7977;
	
	}


.h1 { 
font-family: tahoma;
color: #929321;
font-size: 9pt;
letter-spacing: 3px;
font-weight: bold;
border-bottom: 1px dotted #929321;
}