.base {
color: #00C800;
font-size: 14pt;
font-family: Times New Roman;}

.important {
color: red;
font-size: 14pt;
font-family: Times New Roman;}

.ticker {
color: red;
font-size: 12pt;
font-family: Dutch 801 SWA;}

.large {
color: #00C800;
font-size: 20pt;
font-family: Times New Roman;}

table {
width: 800px;
border-style: solid;
border-color: white;
border-width: 1px;}

.tablehead {
color: red;
font-size: 14pt;
font-family: Times New Roman;
background-color: #2D2D2D;}

.tablebodyhead {
color: red;
font-size: 12pt;
font-family: Times New Roman;
background-color: #2D2D2D;}

.tablebody {
color: #00C800;
font-size: 12pt;
font-family: Times New Roman;
background-color: #2D2D2D;}

a:link, a:visited {
text-decoration: none;
color: blue;}

a:hover, a:active {
text-decoration: none;
color: purple;}

body {
scrollbar-base-color: #00C800;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: #00C800;
scrollbar-3d-light-color: ;
scrollbar-dark-shadow-color: ;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #00C800;
background-color: black;
background-image: url(images/back.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;}
