body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 135%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 135%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0067B1;
	margin: 0px;
	margin-top: 12px;
	line-height: 135%;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0067B1;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 135%;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 135%;
}
.ad {
	margin-top: 24px;
	text-align:center;
}
.footer {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.lessparagraphspace {margin-top: 0px; margin-bottom: 8px;}
.list {margin-top: 0px; margin-bottom: 4px;}
.fontsize12 {font-size: 12px;}

.red {color: #990000;}
.blue {color: #0067B1;}

ul.toc {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #0067B1;
	line-height: normal;
}
li.toc {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: normal;
}

/* === IMAGES === */

.image-left {
	float: left;
	margin-right: 16px;
	margin-bottom: 8px;
}
.image-right {
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}
.image-right-bordered {
	margin-left: 16px;
	margin-bottom: 8px;
	border: 4px solid #CCCCCC;
}
.image-ad-banner {margin: 0px 0px 0px 0px;}
.image-ad-banner-large {margin: 24px 0px 0px 0px;}
.image-ad-box {float: right; margin: 0px 0px 16px 24px;}

/* === TABLES === */

table {
	border-collapse: collapse;
}
td.table-headline {
	vertical-align: bottom;
}
td.table-backtotop {
	width: 80px;
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
}
.table-byline td {
	padding-top: 6px;
	font-size: 11px;
	color: #777777;
}
td.main {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 22px;
}
td.main-foundation {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 22px;
	background-color: #FFFCD5;
}
td.main-asha {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 22px;
	background-color: #E2E2E2;
}

/* === LINKS === */

a:active, a:link, a:visited {
	color: #0068B3;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.toc-text a:link, .toc-text a:visited {
	color: #0067B1;
}
.toc-text a:hover {
	color: #990000;
}