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

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

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: 14px;
color: #000000;
font-weight: bold;
}

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

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

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

TABLE
{
CELLSPACING: 10;
PADDING: 5;
border-style: ridge;
border-color: #CC6600;
border-width: 5px;
background-color: #FFFFFF;
font-family: Arial;
font-size: 13px;
}

TD
{
border-style: solid;
border-width: 0px;
}