
a:link {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 text-decoration:none;

}

a:hover {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #3971B0;
  text-decoration:underline;
}

a:visited {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 text-decoration:none;
}


body {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 scrollbar-face-color: #8094B3;
 scrollbar-highlight-color: #5C7397;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #5C7397;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #ACB9CE;
}


iframe {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 scrollbar-face-color: #B41616;
 scrollbar-highlight-color: #B41616;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #333300;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #FEE152;
}


table {
 font-family: verdana;
 font-size: xx-small;
 font-weight: normal;
 text-align:left;
 color:#000000;
}

td {
 vertical-align:top;
 text-align:left;
 }

th {
 font-weight: bold;
 text-align: left;
}

h1 {
 font-family: arial;
 font-size: x-small;
 font-weight: bold;
 text-align: left;
 color: #000000;
}

td.one {
 vertical-align:top;
 text-align: left;
}

td.right {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#000000;
 vertical-align:middle;
 text-align: right;
}

td.head2 {
 font-family: Arial;
 font-size: x-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:top;
 text-align: center;
}

td.ticker {
 font-family: Verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#000000;
 vertical-align:middle;
 text-align: center;
}

td.news {
 font-family: arial;
 font-size: x-small;
 font-style:italic;
 font-weight: Bold;
 color:#5787BD;
 text-align: left;
}

td.head {
 font-family: arial;
 font-size: x-small;
 font-weight: Bold;
 color:#000000;
 text-align: left;
}

td.tab {
 vertical-align:right;
 text-align:right;
}

td.tab2 {
 vertical-align:top;
 text-align:center;
}

td.tab3 {
 vertical-align:middle;
}


input {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #C0C0C0;
 border-style: solid;
 background-color: #FFFFFF;
 color: #000000;
}

select {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#C0C0C0;
 border-style:solid;
 background-color:#FFFFFF;
 color: #000000;
}

textarea {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#C0C0C0;
 border-style:solid;
 background-color:#FFFFFF;
 color: #000000;
}