BODY, P, DL {
	font-family: Times New Roman, Times, serif; font-size: 12pt; text-align: justify; }

H1, H2, H3, H4 {
	color: #0954a3; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 200;
	text-align: left
}

H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

PRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

P, DL, LI, H1, H2, H3, H4, PRE {
	margin-left: 10%;
	margin-right: 10%
}

A:link {
	color: #0954a3
}

A:visited {
	color: #666666
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 2em;
	border-top: 1px solid #0954a3;
	margin-top: 4em;
	margin-left: 10%;
	margin-right: 10%;
}

.source {
	font-family: Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration:underline;
	text-underline:single;
	margin-top: 3em;
}

div#quote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div#quote h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.toc {
	margin-left: 10%;
	font-size: 9pt;
}


