body
{
	color: #000000;
	background: #ffffff;
	font-family  "Times New Roman", Times, serif;
	text-align: justify;
	font-size : 12pt;
}

a
{
	text-decoration: underline;
	color: #0000ff;
}

#navigation, #bannerLogo, #footerNav, #imageBar
{
  display: none;
}

#textLogo
{
  font-size: 175%;
	color: #003063;
}


.heading
{
  font-size: 125%;
  font-weight: bold;
	color: #003063;
}

.address
{
  font:12px;
  text-align: center;
  font-weight: bold;
	color:#000;
}


