body {
background:#666866;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

.fliesstext {
padding-top: 20px;
background: transparent;
}

.name_bold {
font-weight: bold;
background: transparent;
}

#textbox {
margin-top: 50px;
border: 0px solid gray;
color: #889088;
width: 800px;
text-align: justify;
}

h2 {
font-size:2em;
margin-bottom:0.75em;
}

h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}

h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:0.9em;
font-weight:700;
}

h5 {
font-size:1.2em;
line-height:1.25;
margin-bottom:0.9em;
font-weight:700;
color:#000;
}

p {
margin:0 0 1em;
}

a  {
text-decoration: none;
color: #000000;
}

a:hover  {
text-decoration: none;
color: #999999;
}

.green {
color: #000000;
}

.green a:hover  {
text-decoration: none;
color: #999999;
}