
body {
color: #333333;
background-color: #454545;
margin: 0px;
}
td {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 12px;
line-height: 1.4em;
color: #333333;
}
.header {
font-size: 18px;
color: #336699;
font-weight: normal;
}
h1 {
font-size: 18px;
color: #336699;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
}
h2 {
color: #336699;
font-size: 16px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
}
h3 {
color: #336699;
font-size: 12px;
text-align : center;
margin-top: 0px;
margin-bottom: 3px;
}
li {
margin-left: 0px;
margin-right: 15px;
}
.biohead {
color: #336699;
text-align : center;
margin-top: 0px;
margin-bottom: 5px;
}
.biotext {
font-size: 12px;
text-align: justify;
padding-left: 16px;
padding-right: 16px;
}
.biotext_centered {
font-size: 12px;
text-align: center;
margin-left: 6px;
margin-right: 6px;
}
.descriptiontext {
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 2px;
margin-right: 6px;
padding-right: 5px;
padding-left: 5px;
}
.footertext {
font-size: 11px;
font-weight: normal;
line-height: 1.5em;
color: #333333;
padding-top: 5px;
padding-bottom: 5px;
}
.toplink {
font-size: 11px;
letter-spacing: .09em;
text-align: right;
}
A:link, A:visited {
outline: none;
text-decoration: none;
color: #336699;
}
A:hover, A:active {
outline: none;
color: #333333; 
text-decoration: underline;
}
.small {
font-size: 6px;
}
.bold {
font-weight: bold;
}
