body, table {
margin: 0;
padding: 0;
font: 9pt Verdana, Tahoma, Verdana, Arial;
color: #979797;
background-color: #515151;
}
a:link {
color: #ff8a00;
text-decoration: underline;
}
a:visited {
color: #ff8a00;
text-decoration: underline;
}
a:hover {
color: #ff8a00;
text-decoration: none;
}
a:visited:hover {
color: #ff8a00;
text-decoration: none;
}
h1 {
font-size: 14pt;
font-weight: lighter;
color: #65b5c1;
}
img {
border: 0;
}
.bg {
background-image: url('bg.gif');
background-repeat: repeat-x;
}
.p20 {
padding: 0 20px;
position: relative;
}
.bottom {
border-top: 1px dashed #979797;
padding: 10px;
position: relative;
font: 8pt;
}
.rose {
border-top: 1px dashed #979797;
}
