font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 200;
	font-style: normal
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-size: 8pt
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 8pt
}
h1 {
	font-weight: bold;
	font-size: 24pt;
	color: #00004a;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	font-size: 16pt;
	color: #00004a;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 10pt;
	color: #00004a;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff8000;
	text-decoration: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c16b0d;
	text-decoration: none
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: blue;
	text-decoration: none;
	font-size: 8pt
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: blue;
	text-decoration: underline;
	font-size: 8pt
}


