body {
 font-family: Verdana, sans-serif;
 background: #FFFFFF;
 font-size: 11px;
 scrollbar-face-color: #808080;
 }

p.invisible { display: none; }

a:link, a:visited, a:hover, a:active, a:focus {
 text-decoration: underline;
 color: #000000;
 font-size: 11px;
 font-weight: normal;
 }

.center {
 background-color: #FFFFFF;
 text-align: center;
 position: absolute;
 top: 50%;
 left: 0px;
 width: 100%;
 height: 1px;
 overflow: visible;
 visibility: visible;
 }

.bground {
 text-align: left;
 position: absolute;
 margin-left: -390px;
 top: -247px;
 left: 50%;
 width: 780px;
 height: 495px;
 background-image: url(../images/layout.jpg);
 border: 1px solid #808080;
 }

.bground_start {
 text-align: left;
 position: absolute;
 margin-left: -390px;
 top: -247px;
 left: 50%;
 width: 780px;
 height: 495px;
 background-image: url(../images/layout_start.jpg);
 border: 1px solid #808080;
 }

#bar_navi {
 position: relative;
 top: 425px;
 padding: 0px;
 margin: 0px;
 text-align: center;
 }

#bar_footer {
 position: relative;
 top: 470px;
 padding: 0px;
 margin: 0px;
 }

#navlist {
 margin: 0px;
 padding: 0px;
 padding-left: 6px;
 padding-bottom: 6px;
 padding-top: 4px;
 }

#navlist a, #navlist a:link, #navlist a:visited {
 text-decoration: none;
 color: #000000;
 }

#navlist a:hover, #navlist a:active, #navlist a:focus {
 text-decoration: none;
 color: #808080;
 }

#navlist li {
 padding-right: 7px;
 display: inline;
 font-size: 11px;
 }

#navlist ul {
 margin: 0px;
 padding: 0px;
 }

#navlist #active a { color: #000000; }

.content {
 position: absolute;
 top: 92px;
 left: 120px;
 width: 540px;
 height: 325px;
 padding: 10px;
 overflow: auto;
 }

.picture {
 top: 92px;
 left: 120px;
 width: 200px;
 padding-left: 5px;
 float: right;
 }

h1 {
 font-size: 12px;

 }

p.text {
 text-align: justify;
 }

table.text {
 font-size: 11px;
 }

table.copy {
 width: 775px;
 font-size: 11px;
 }