body {
	min-height: 100%;
	background-color: transparent;
	font-size: 12px;
	font-size: 1.2vw;
	font-family: texgyreadventorregular, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

table {
	width: 100%;

	margin: 0px;
	margin: 0vw;
	margin: 0px;
	margin: 0vw;
}

.left {
	float: right;
	font-size: 11px;
	font-size: 3vw;

}

.bold {
	font-family: texgyreadventorbold, sans-serif;
	text-align: left;
	font-weight: normal;

}

img {
	height: 11px;	
	height: 2.5vw;
	border:	0px; 	
}


