BODY, P, UL, LI, DIV, OL, TD, TH
{
font-family: arial;
font-size: 12px
}

ADDRESS
{
font-family: arial;
font-size: 10px;
}

H2
{
font-family: arial;
font-size: 18px;
}

H3
{
font-family: arial;
font-size: 16px;
}

H4
{
font-family: arial;
font-size: 14px;
color: #ff0000;
}

.header 
{
background-color: #000000;
color: #ffffff;
}

.large
{
font-family: arial;
font-size: 12px;
}

.small
{
font-family: arial;
font-size: 10px;
}

.supersmall
{
font-family: arial;
font-size: 10px;
}

.bw
{
background-color: #000000;
color: #ffffff;
}

A
{
color: #000080;
text-decoration: underline
}

A:hover
{
color: #0000FF
text-decoration: underline;
text-decoration: bold;
}