body.main {
  margin-top: 0 ;
  margin-left: 0 ;
  margin-right: 0 ; 
  background-color: lightblue;
}

table.nav {
  margin-left: 10;
  margin-right: 0 ;
}

table.field {
  margin-left: 0;
  margin-right: 20;
}

td.nav {
  background-color: lightblue;
}

td.content {
  margin-left: 20;
  margin-right: 50;
  background-color: lightblue ;
  font-size: 14pt;
}

td.homecontent {
  font-size: 14pt;
}

td.bulletcol {
  font-size: 14pt;
  vertical-align: top;
  width: 20; 
}


td.bulllist {
  font-size: 14pt;
  vertical-align: top;
}


p.spaced {
      margin-bottom: 6pt;
}

li.spaced {
      margin-bottom: 6pt;
}

A.topnav:link {
      text-decoration:  none;
      color: blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.topnav:active {
      text-decoration:  none;
      color: blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.topnav:hover {
      text-decoration:  none;
      color: blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.topnav:visited {
      text-decoration:  none;
      color: blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.leftnav:link {
      text-decoration:  none;
      color:blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.leftnav:active {
      text-decoration:  none;
      color:blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}

A.leftnav:hover {
      text-decoration:  none;
      color:blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt; 
      font-weight:  bold;
}

A.leftnav:visited {
      text-decoration:  none;
      color:blue;
      background-color: transparent;
      font-family: Verdana;
      font-size: 10pt;
      font-weight:  bold;
}
