body { color: #575757; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../resources/bg_vert.gif); background-repeat: repeat-y; }

p { color: #575757; font-size: 9pt; }
h1 { color: black; font-size: 15pt; font-weight: bold; }
h2 { color: black; font-size: 13pt; font-weight: bold; }
h3 { color: black; font-size: 11pt; font-weight: bold; }
td { color: #575757; font-size: 9pt; }

a { color: #575757; font-weight: bold; text-decoration: underline; }
a:link { }
a:visited { }

a:hover { color: black; }

a:active { }
.all { border: solid 2px black; }
.menu { background-color: #575757; padding: 5px; border: solid 2px black; }
.menu a { color: #575757; font-weight: bold; text-decoration: none; }
.table_content { padding: 2px; }
.smalltext { color: black; font-size: 7pt; line-height: 9pt; }
.fattext { font-size: 10pt; font-weight: 700; }
.content { padding: 5px; border: solid 2px black; }
.uc { background-color: #fc0; margin: 5px; padding: 5px; }

