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

image.image {
	border-color: #4c5f70;
	border-width: 1px;
	border-style: solid;

}

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

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

.h1 { 
font-family: tahoma;
color: #6b829d;
font-size: 8pt;
letter-spacing: 2px;
font-weight: bold;
border-bottom: 1px dotted #6b829d;
}