H1 
{
font-family: Arial;
font-size: 22px;
color: #CC6600;
font-weight: bold;
text-align: center;
}

H2 
{
font-family: Arial;
font-size: 18px;
color: #000000;
font-weight: bold;
border-bottom: dashed 1px #777777;
}

H3 {
font-family: Arial;
font-size: 15px;
color: #000000;
font-weight: bold;
}

H4 
{
font-family: Arial;
font-size: 13px;
color: #000000;
font-weight: bold;
}

P 
{
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: left;
}

TABLE
{
CELLSPACING: 10;
CELLPADDING: 0;
border-color: #CC6600;
background-image: url('scroll.jpg')
}

TR
{
background-image: url('scroll.jpg')
}

body 
{
background-image: url('scroll.jpg')
}

a:hover 
{
color: #CC6600;
font-weight: bold;
}

a
{
font-weight: bold;
}

OL 
{
font-family: Arial;
font-size: 13px;
color: #000000;
}

UL 
{
font-family: Arial;
font-size: 13px;
color: #000000;
}