﻿/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #003366;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #003366;
}

a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #999966;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}

h2{
 font-size: 12pt;
 color: #999966;
}

h3{
 font-size: 14pt;
 color: #999966;
}

h4{
 font-size: 18pt;
 color: #999966;
}

h5{
 font-size: 18pt;
 color: #003366;
}

h6{
 font-size: 24pt;
 color: #003366;
}

form {
	background-color: #000000;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #003366;
}
.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
}
