/* header rules */

span.section-title1, span.section-title2, span.section-title3, span.section-title4, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

span.section-title1 {
	font-size:26px;
}

/* body and main content rules */

body {
	background-color:white;

}

div.toc-item {
	margin: 0px 0px 2px 25px;
}

div.legal {
        font-size:12px;
	text-align: center;
}

div.a.header {
        font-size:12px;
        color: red;
}
