body {
scrollbar-face-color: #b3b6c5;
scrollbar-shadow-color: #a9abb7;
scrollbar-highlight-color: #bfc3d5;
scrollbar-3dlight-color: #c9cddf;
scrollbar-darkshadow-color: #9fa1a9;
scrollbar-track-color: #d1d3db;
scrollbar-arrow-color: #4a3e3e;
}
body, div, table {
background-color: #b3b6c5;
color: #3a3b40;
font-family: verdana, arial, helvetica;
font-size: 9pt;
}
a:link {
color: #193565;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #193565;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #193565;
cursor: crosshair;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a:active {
color: #193565;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.border1 {
border-color: #3a3b40;
border-style: solid;
border-width: 1px;
}
.center {
text-align: center;
}
.content {
padding: 5px;
}
.copy {
font-size: 8pt;
text-align: center;
}
font.bold {
font-weight: bold;
}
font.spacer {
color: #b3b6c5;
}
.head {
font-size: 10pt;
font-weight: bold;
text-align: center;
}