/* bonanska - forward stylsheet */
html, body {
margin: 0px;
padding: 0px 0px;
background: #000000;
}
div.warning {
color: #000000;
background: #ffffff;
font-size: 16;
display: block;
width: 400px;
}
table {
font-family: sans-serif;
font-size: 8pt;
margin: 0px;
padding: 0px 0px;
color: #000000;
vertical-align: bottom;
border-collapse: collapse;
}
td {
margin: 0px;
padding: 0px 0px;
}
h1 {
font: 16pt sans-serif;
}
img {
display: block;
border: 0;
}
a:link {
color: #000000;
text-decoration: underline;
white-space: nowrap;
}
a:visited {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}