a {color:white ;text-decoration:none ;font-weight: 900 }     /* heavy */
a:hover{color:black}

a.one {color:black ;text-decoration:none ;font-weight: 900 }     /* heavy */
a.one:hover{color:red}

a.two {color:#0000cc;text-decoration:none ;font-weight: 900; font-family: Arial, Helvetica, sans-serif; font-style:nornal; font-size:12px; }     /* bold - dark blue */
a.two:hover{color:red}

h1 {color: #0000cc}
h2 {color: #0000cc}
h3 {color: #0000cc;font: italic small-caps 900 16px arial}
h4 {color: WHITE;font: italic small-caps 900 14px arial; text-align: center}
h5 {color: #000000;background-color: BLACK;font: italic small-caps 900 14px arial}



table
{
font: 11px arial;
color: #00ccff;
background-color: #000000;
width: 75%;
border-style: solid;
border-color: #ffffff;
}


thead
{
color: white;
font: arial;
background-color: BLUE;
border:3px solid red;
padding: 5;
spacing: 5;
text-align: center;
}

tfoot {color:red}

table.menu
{
font: 11px arial;
color: #2554c7;
background-color: #00ff60;
position:absolute;
visibility:hidden;
}

table.menu1
{
font: 11px arial;
color: #2554c7;
background-color: #00ff60;
position:relative;
left:50px;
visibility:hidden;
}


td.menu
{
color: white;
background-color: blue;
font: 11px arial
}

td.menu1
{
position:relative;
left:50px;
color: #0080ff;
background-color: #00ff60;
font: 12px arial
}

th
{
text-align: center;
color: blue;
background-color:WHITE;
border:3px solid red;
padding: 5;
spacing: 5;
font: bold 12px arial;
}

th.one {color: BLUE;font: italic small-caps 900 16px arial}
th.two {color: BLUE;font: normal small-caps 900 12px arial}

th.four
{
color: white;
font: bold 14px arial;
background-color: BLUE;
border:3px solid red;
padding: 5;
spacing: 5;
text-align: center;
}

tr {COLOR: "BLACK";BGCOLOR: "#ffff00";font: 12px arial}

tr.menu
{
position:absolute;
left:50px;
COLOR: "BLACK";
BGCOLOR: "#ffff00";
font: 12px arial
}

tr.menu1
{
position:relative;
left:50px;
COLOR: "BLACK";
BGCOLOR: "#ffff00";
font: 12px arial
}

td
{
color: #0080ff;
font: 14px arial
}

td.one
{
text-align: center;
color: BLUE;
border:2px solid red;
padding: 5;
spacing: 5;
background-color: WHITE;
font: 12px arial;
font-size: 100%;
font-weight: 900
}

td.two
{
text-align: left;
color: BLUE;
border:2px solid red;
padding: 5;
spacing: 5;
background-color: WHITE;
font: 10px arial;
font-size: 100%;
font-weight: bold
}

td.three
{
text-align: center;
color: WHITE;
border:2px solid red;
padding: 5;
spacing: 5;
background-color: BLUE;
font: arial;
font-size: 125%;
font-weight: 900
}

td.four
{
text-align: center;
color: white;
border:2px solid blue;
padding: 5;
spacing: 5;
background-color: red;
font: 12px arial;
font-size: 100%;
font-weight: 900;
}

td.five
{
color: #ffffff;
background-color: #EBD699;
font: italic small-caps 900 20px arial
}

td.six
{
color: WHITE;
background-color: BLUE;
border:3px solid red;
padding: 5;
spacing: 5;
text-align: center;
font: bold 14px arial
}

td.seven
{
color: blue;
background-color:WHITE;
border:3px solid red;
padding: 5;
spacing: 5;
text-align: center;
font: bold 18px arial
}

td.blink
{
text-decoration:blink;
text-align: left;
color: BLUE;
border:2px solid red;
padding: 5;
spacing: 5;
background-color: WHITE;
font: 12px arial;
font-size: 100%;
font-weight: 900
}

td.finance1
{
color: silver;
background-color: gold;
border:3px solid black;
padding: 5;
spacing: 5;
text-align: center;
font: bold 14px arial
}
td.cities
{
text-align: left;
color: BLUE;
border:2px solid red;
padding: 5;
spacing: 5;
background-color: WHITE;
font: 10px arial;
font-size: 100%;
font-weight: normal
}
ol 
{
list-style-image: url('hand.right.gif')
}

ul 
{
list-style-image: url('right.gif')
}


p
{
color: BLACK;
font: italic small-caps 900 16px arial
}

p.one
{
color: WHITE;
border-style: groove;
border-width: thick;
border-color: RED;
font: normal small-caps 16px arial;
background-color: blue;
text-align: center;
font-weight: bold
}

p.two
{
border-style: groove;
border-width: thick;
border-color: BLUE;
font: normal small-caps 14px arial;
color: RED;
font-weight: bold
}

p.three
{
border-style: solid;
border-color: BLUE;
font: normal small-caps 14px arial;
color: RED;
background-color: #99ccff;
font-weight: bold

}
p.four
{
text-align: center;
border-style: solid;
border-color: RED green blue black;
font: normal small-caps 12px arial;
color: RED;
background-color: #cccccc;
font-weight: bold
}

}
p.bottom
{
border-style: solid;
border-color: RED RED RED RED;
font: normal small-caps 16px arial;
color: RED;
font-weight: bold

}

