BODY {background-color: white; color: black; line-height: 110%; font-size: 12pt; font-weight: bold; font-family: "garamond", "times new roman";}

P, LI, TABLE {margin: 10px; }

H1 {text-align: center;
    vertical-align: top;
   }

H2 {margin-top: 10px;
    margin-left: 10px;
    text-align: left;
   }

A:link    { color: white ; font-size: 12pt; }     /* unvisited link */
A:visited { color: yellow; font-size: 12pt; }    /* visited links */
A:active  { color: aqua; font-size: 12pt;  }      /* active link */

IMG { border-width: 0 }

#header,#header-shadow,#info-section,#info-shadow {display : inline; margin: 0; float: none;} 
#menu-section,#menu-shadow {display : none;}

#indent {
  position: relative;
  left:30%;
  }     
