body {
	background-color: #162029;
	color: #333333;
	font-family: "Gill Sans", Helvetica, sans-serif;
	margin-top: 4px;
	list-style-type: square;
	font-size: 9px;
}

.relatedLinks {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	border-bottom-color: #76222D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #76222D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

h2 {
	border-bottom-color: #6b7798;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

a.breadcrumb:link {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.breadcrumb {
	color: 151e27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.related:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

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

.APA {
	color: #330000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #CCCCCC;
}
