body {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #ffffcc;
}
b {
	font-style: bold;
}
i {
	font-style: italic;
}
p.h2 {
	font-size: 13pt;
	font-weight: bold;
	background-color: #e28c37;
	padding: 3px;
}
span.h1 {
	font-size: 19pt;
	font-weight: bold;
}
span.h2 {
	font-size: 13pt;
	font-weight: bold;
	padding: 3px;
}
span.red {
	color: red;
}
span.small {
	font-size: 9pt;
}
table {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
td.vis {
	padding: 3px;
}
th {
	background-color: #e28c37;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}
