body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal
	color: #000066;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal
	color: #000066;
}

a:link, a:visited, a:hover {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0033;
}
/* 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: Verdana,Arial,sans-serif;
 font-size: 12pt;
 color: #000066;
}

h2{
 font-size: 14pt;
 color: #000066;
}

h3{
 font-size: 14pt;
 color: #CC0033;
}

h4{
 font-size: 18pt;
 color: #000066;
}

h5{
 font-size: 24pt;
 color: #000066;
}

h6{
 font-size: 30pt;
 color: #000066;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
  color: #000066;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #0066FF;
}