body, p, table, td, li, a {
  color: #000000;
  background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  line-height:18pt;
}
h1 {
  color: #000000;
  background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  line-height:24pt;
  font-weight:bold;
}
a {
  text-decoration : underline;
  color: #0000ff;
}
#navigation, #footer, #other, #topnavigation {
  display: none;
}

.largered {
  color: #580606;
  background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  line-height:20pt;	
  font-weight:bold;
}
#navigation2 {
  color:#000000;
  font-size:14pt;
  font-weight:400px;
  line-height:18pt;
}

#navigation3 {
background: #FFF;
font-size: 16pt;
color: #000;
}

.maincontent {
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
line-height:18pt;
color:#000;
margin:0;
width:976px;

}

#footer2 {
  font-size: 14pt;
  font-weight: 400px;
  line-height: 18pt;
  font-family: "Times New Roman", Times, serif;
}

.noPrint {
display: none;
}

