body {
	font-family: Arial;
	font-size: 9pt;
	
}

p {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

p.smallred {
	font-family: Arial;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	color: #C14401;
}

h1 {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

h2 {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #C14401;
}

h3 {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

td {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

dt {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

dd {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

ul {
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-left: 20px;
}

ol {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

li {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

a:link {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

a:link:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a:visited {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

a:visited:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.newnav:link {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.newnav:link:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

a.newnav:visited {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.newnav:visited:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}


a.table:link {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: italic;
	font-style: bold;
	font-weight: bold;
	color: white;
}

a.table:link:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: italic;
	font-style: bold;
	font-weight: bold;
	color: #C14401;
}

a.table:visited {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: italic;
	font-style: bold;
	font-weight: bold;
	color: black;
}

a.table:visited:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: italic;
	font-style: bold;
	font-weight: bold;
	color: #C14401;
}




a.bottom:link {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

a.bottom:link:hover {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.bottom:visited {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #C14401;
}

a.bottom:visited:hover {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

