body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.sub-title {
	font-size: 10pt;
}

.big-and-red {
	font-weight: bold;
	color: red;
}

ul li {
	margin-bottom: 5px;
}


