body, table, td, p, ul, li {
	font-family: tahoma;
	font-size: 8pt;
	color: #deba46;
        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: #deba46;
}

a:hover {
	font-family: tahoma;
	font-size: 8pt;
        cursor: default;
	text-decoration: underline;
	color: #deba46;
	
	}

a:active {
	font-family: tahoma;
	font-size: 8pt;
        cursor: default;
	text-decoration: none;
	color: #deba46;
	
}

a:visited {
	font-family: tahoma;
	font-size: 8pt;
        cursor: default;
	text-decoration: none;
	color: #deba46;
	
}

.h1 { 
font-family: tahoma;
color: #929321;
font-size: 9pt;
letter-spacing: 3px;
font-weight: bold;
border-bottom: 1px dotted #929321;
}