

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-decoration: none;
	}

  h1 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 24pt; 
	color: black;
	}

  h2 {
	font-size: 16pt;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: black;
	}

  h3 {
	font-size: 12pt;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: black;
	}

  h4 {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #0C1EC4;
	}

  h5 {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 10pt; 
	color: black;
	}

  h6 {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #0C1EC4;
	}

  table {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}

#newsflash {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 16pt; 
	color: red;
	margin-right: 300px;
	}

#newsflash h2{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 18pt; 
	color: red;
	}

#footertable {
	width:100%;
	border-top-style: solid; 
	font-size: 6px;
	border-bottom-style: solid; 
	border-color:#0C1EC4;
	border-width: 2;
	}

  tr {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	}

  th {
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-color: #0C1EC4;
	border-width: 2px;
	}

  td {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000;
	}

  td.LastRow {
	border-top-style: none; 
	border-bottom-style: solid;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	text-decoration: none;
	COLOR: #000000;
	border-color: #0C1EC4;
	border-width: 1px;
	}

  td.button {
	border-bottom: solid;
	border-right: solid;
	border-width: 3px;
	border-color: black;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #0C1EC4;
	}

  a:link {
	color: blue;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

  a:active {
	color: blue;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

  a:visited {
	color: blue;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

  a:hover { 
	color: red;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

  a:link.white {
	color: white;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	}

  a:active.white {
	color: white;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	}

  a:visited.white {
	color: white;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	}

  a:hover.white {
	color: yellow;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	}

  body {
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	background-color: White;
	}

  select {
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	}
	 
  input {
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	}

  hr {
	color: #0C1EC4;
	}






