
body {
	font-family: Calibri, Arial;
	color: #000;
	line-height: 150%;
	font-size: 12px;
}

p {}

ol {margin-left: 30px;}
ol li {padding-bottom: 10px;}
ul li {
	margin-left: 20px;
}

h1 {
	font-family: Calibri, Arial;
	color: #7f7f00;
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: Calibri, Arial;
	color: #7f7f00;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	font-family: Calibri, Arial;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Calibri, Arial;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.captioned {}

.ingress {
	font-family: Calibri, Arial;
	color: #000;
	line-height: 130%;
	font-size: 16px;
}


.pdf {
	padding-left: 20px;
	background: transparent url(/admin/IconPdf.gif) no-repeat center left;
}

.external {
	padding-left: 20px;
	background: transparent url(/rwdx/skin/external-link.gif) no-repeat center left;
}

