body {font-family: Frutiger Linotype, Arial Unicode MS, Arial, sans-serif; }
body {color: #000000; background: #FFFFFF;}
body { margin-left: 10%; margin-right: 10%; }

h1,h2,h3,h4,h5,h6 { margin-left: -2%; }
:link { color: rgb(40, 149, 7) }  /* for unvisited links */
:visited { color: rgb(20, 98, 10) } /* for visited links */
:active { color: rgb(20, 98, 10) } /* when link is clicked */
:hover { color: rgb(5, 165, 466) } /* when mouse is over link */

