BODY {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.links {
	font-size: 10pt;
	background-color: #900000;
	color: white;
	margin: 0;
	padding: 0.2em 1ex;
	text-align: right;
	vertical-align: center;
}

.current-link {
	color: white;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.links A {
	border-bottom: 1px dotted white;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 0 0.2ex;
	text-decoration: none;
}

.section {
}

.section-name {
	font-weight: bold;
	font-size: 16pt;
	padding: 6pt 2pt 0 2pt;
	margin: 0;
	text-align: right;
	color: #900000;
	border-bottom: 1px solid #900000;
}

.section-name-single {
	font-weight: bold;
	font-size: 16pt;
	padding: 6pt 2pt 0 2pt;
	margin: 0 0 9pt 0;
	text-align: right;
	color: #900000;
	border-bottom: 1px solid #900000;
}

.sublinks {
	margin: 0;
	padding: 0em 2pt 0.4em 2pt;
	text-align: left;
}

.current-sublink {
	font-weight: normal;
	color: #900000;
}

.section A {
	text-decoration: none;
	font-weight: bold;
	color: #900000;
	background-color: white;
	border-bottom: 1px dotted #900000;
}

.section {
	font-size: 10pt;
//	border-bottom: 1px solid #900000;
}

H1 {
	font-size: 16pt;
	padding: 0 0 0 2pt;
	margin: 6pt 0 3pt 0;
}

H3 {
	font-size: 16pt;
	padding: 0 0 0 2pt;
	margin: 6pt 0 3pt 0;
}

P {
	padding: 0 0 0 2pt;
	margin: 2pt 0 6pt 0;
}

LI {
	padding: 0 0 0 2pt;
	margin: 0 0 3pt 0;
}
