.sidebarheader                {
	color: #7a4129;
	font-weight: 600;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	background-color: #f5f5f5;
	list-style-type: disc;
	list-style-position: outside;
	padding-right: 10px;
	padding-left: 12px;
	border: #007dc7
}

p      { color: black; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
Li        { color: #696969; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc; list-style-position: outside }
H1        { color: #3cb371; font-weight: bold; font-size: 17px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }

H2       { color: #171796; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }

H3       { color: #171796; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none; letter-spacing: normal }
H4      { color: #3cb371; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
H5        {
	color: #3cb371;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	margin-bottom: 3px;
}

a:link            { color: #171796; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

a               { color: #171796; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

a:hover            { color: #3cb371; font-style: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

.table-topspace {
	margin-top: 15px;
	margin-bottom: 15px;
}
