body {font-family:verdana; font-size: 12px; color:black}
td { font-family:verdana; font-size:11px}
button { font-family:verdana; font-size:12px; font-weight:bold}
H3
{font-family:verdana; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H4
{font-family:verdana; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

H5
{font-family:verdana; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}

ul { MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px
}

A
{
	color: black;
    TEXT-DECORATION: underline
}
A:hover
{
	color: #990000;
	TEXT-DECORATION:none
}

.tickertape
{
position:relative;
layer-background-color:black;
width:100%;
height:12;
}

.subtickertape
{
background-color:black;
position:absolute;
border: 1px solid black;
width:400;
height:12;

}

.subtickertapefont
 { color: white; font: bold 8pt Verdana; text-decoration: none }

.subtickertapefont a
{
color:white;
text-decoration:none;
}
