body
{
color: #333333;
}



h1 {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}


h2 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
}


h3 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
	font-style: normal;
		line-height: 1.8em;
}

p {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
		color: #333333;
  }

a  {
	font-family: Arial, sans-serif;
	color: #000066;
	font-weight: bold;
	font-style: normal;

}

.footerlink {
	font-family: Arial, sans-serif;
	color: #000066;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

