body {
background-color: #000000;
background-image: url(images/cmbrbga.jpg);
background-attachment: fixed;
}
body {
scrollbar-face-color: #392f2e;
scrollbar-shadow-color: #392f2e;
scrollbar-highlight-color: #392f2e;
scrollbar-3dlight-color: #bd2f2e;
scrollbar-darkshadow-color: #bd2f2e;
scrollbar-track-color: #392f2e;
scrollbar-arrow-color: #bd2f2e;
}
body, div, table {
color: #fffff0;
font-family: times;
font-size: 10pt;
}
a:link {
color: #efdcd8;
text-decoration: none;
}
a:visited {
color: #efdcd8;
text-decoration: none;
}
a:hover {
color: #efdcd8;
text-decoration: none;
letter-spacing: 1px;
cursor: crosshair;
}
a:active {
color: #efdcd8;
text-decoration: none;
letter-spacing: 1px
}
.center {
text-align: center;
}
.copy {
font-size: 8pt;
text-align: center;
}
.head {
font-weight: bold;
text-align: center;
}
