body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	margin:0px;
}

table {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	margin:0px;
}

pre {
	font-size: x-small;
	color: #444444;
}

h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
.icon {
	margin-left:2px;
	margin-right:15px;
	margin-bottom: 15px;
	border-left: 20px solid #FFEFD5;
}
.picture {
	margin:35px;
}
.top {
	width:100%;
	background: #FFEFD5 top;
	padding: 15px;
	border-bottom: 2px solid #FFDAD4;
}
.bottom {
	width:100%;
	background: #FFEFD5 bottom;
	padding: 15px;
	border-top: 2px solid #FFDAD4;
	}