body {
background-color: #ffffff;
margin: 0px;
}
body p, td, li {
color: #333333;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1 {
color: #CC0000;
font-size: 14pt;
font-weight: normal;
text-align: left;
}
h6 {
color: #ffffff;
font-size: 7pt;
text-align: center;
margin: 0;
}
p {
text-align: justify;
}
ul {
list-style-type: disc;
}
li {
margin-top: 5px;
}
a:link, a:active, a:visited {
color: #CC0000;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #CC0000;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
a:link.glossary, a:active.glossary, a:visited.glossary {
color: #000000;
font-size: 10pt;
font-style: italic;
font-weight: normal;
text-decoration: none;
}
a:hover.glossary {
color: #000000;
font-size: 10pt;
font-style: italic;
font-weight: normal;
text-decoration: underline;
}
a:link.menu, a:active.menu, a:visited.menu {
font-weight: bold;
color: #CC0000;
text-decoration: none;
font-style: normal;
vertical-align: middle;
}
a:hover.menu {
font-weight: bold;
color: #CC0000;
text-decoration: underline;
font-style: normal;
vertical-align: middle;
}
.menutext {
margin-left: 7px;
}
p.tabletext {
margin: 0;
}
