body {
	color: #000000;
    background-color: #EBF1F4;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	}

a:link {
	color: #000051;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

a:active {
	color: #000051;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

a:visited {
	color: #000051;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

a:hover {
	color: #D8B750;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

a:link.nav {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}

a:active.nav {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}

a:visited.nav {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}

a:hover.nav {
	color: #FFC009;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}

p {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 12;
	font-size: 10pt;
	font-weight: normal;
	}

p.caption {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 8pt;
	font-weight: bold;
	}

p.note {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	margin-top: 10;
	margin-bottom: 0;
	font-size: 8pt;
	font-weight: bold;
	}

p.footer {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica;
	margin-top: 0;
	margin-bottom: 7;
	font-size: 7pt;
	font-weight: normal;
	}

strong {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	}

hr {
	color: #000000;
	height: 1px;
	text-align: left;
	width: 100%; 
	margin-top: 1;
	margin-bottom: 1;
	}

hr.footer {
	color: #000000;
	height: 1px;
	text-align: center;
	width: 80%; 
	margin-top: 1;
	margin-bottom: 1;
	}

h1 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h1.heading {
	color: #000051;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2.heading {
	color: #000051;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2.red {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

ul {
	list-style-type: square;
	}

li {
	margin-top: 1;
	margin-bottom: 4;
	}

.button {
	background-color: #000051;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

blockquote {
	margin-left: 15px;
}

th.calendar {
	background-color: #000051;
	color: #FFC009;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	}

td.calendar {
	background-color: #000051;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	}

td.links {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	}

td.links2 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	}
