/*
.navSection 
{
  height: 28px; 
  width: 250px; 
  padding-top: 3px;
  background-image: url(../images/navsection.jpg)
}
.navContent
{
  height: 28px; 
  width: 250px; 
  padding-top: 3px; 
  background-image: url(../images/navbackground.jpg)
}
.navLink 
{
  font-weight: bolder; 
  color: #293984; 
  text-decoration: none; 
}
.ParagraphHeading 
{
	border: 0.5pt solid #d0d0d0;
	background-color: #f0f0f0;
	font-size: 12pt;
	color: #445588;
	font-weight: bolder;
}
*/