/* H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; } */
A {
	color: #525F0D;
	text-decoration: none;
}

A:hover {
	color: #525F0D;
	text-decoration: underline;
}
/* P, UL, OL { font-size: 11px; } */
P {
	margin: 10px 0px 5px 0px;
}

h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525F0D;
	padding: 0 0 3px 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
H1, H2, H3, H4, H5, H6 {
	margin: 0px 0px 0px 0px;
	margin-top: 20px;
 }

H1 {
	margin: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

H2, H3 {
	margin: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

H4, H5, H6 {
	margin: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 10px;}
}

H1.csc-firstHeader, H2.csc-firstHeader {
	margin-top: 0px;
}

H3.csc-firstHeader {
	margin-top: 0px;
}

H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
}

P.bodytext {
	font-size: 12px;
	color: black;
	padding-bottom: 6px;
}

UL {
	list-style-type: disc;
	list-style-position: outside;
}

P, UL, UL, LI {
	font-size: 12px;
}

LI {
	padding-left: 2px;
}

IMG {
	border-style: none;
}

P.csc-caption {
	font-size: 10px;
}

.csc-textpic-caption {
	color: black;
	font-size: 10px;
}
