.actbl {
	font-size: small;
	line-height: 130%;
}
.actbl td {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9AAB6;
	border-right-color: #A9AAB6;
	border-bottom-color: #A9AAB6;
	border-left-color: #A9AAB6;
}
.actbl th {
	background-color: #F7F3F7;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9AAB6;
	border-right-color: #A9AAB6;
	border-bottom-color: #A9AAB6;
	border-left-color: #A9AAB6;
	text-align: left;
	font-weight: normal;
}
h1 {
	font-size: small;
}
h2 {
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	padding-left: 2px;
}
