body { margin: 0px; background-color: #a1bfff; }

#bodyLayer { position: relative; width: 750px; height: 500px; z-index: 1 }

#menu { position: absolute; width: 330px; z-index: 2; left: 50px; top: 120px;
        visibility: visible; }

span.intro { color: white; font: normal 16px times }

td { text-align: left; }

td.news { color: white; font: normal 16px times }

td.newsLabel { color: white; font: bold 16px times }

td.letter { color: white; font: normal 16px times }

td.contact { border: 1px solid white; 
             padding: 5px 5px 5px 5px; font: normal 16px times; color: white }

td.list ( color: white; font: normal 16px times; }

span.head { color: white; font: bold 18px times; }

span.license { color: white; font: normal 16px times; }

a { color: white; font: normal 16px times }
a:hover { color: #a1bfff }

a.foot { color: #48447f; font: normal 16px times; }
a.foot:hover { color: white; }

span.foot { color: #48447f; font: normal 16px times; }

span.small { color: white; font: normal 13px times; }