BODY
{
background-image: url(./bg/beige.gif);
background-color: beige;
font-family: Times, sans-serif;
font-size: 10pt;
color: burgandy;
text-align: justify
}

H1
{
font-family: Arial, sans;
font-size: 20pt;
text-align: left
}

H2
{
font-family: Arial, sans;
font-size: 16pt;
text-align: left
}

A:link { color: red }
A:visited { color: black }
A:active { color: orange }

P.title
{
font-family: Arial, sans;
font-size: 20pt;
text-align: center;
font-weight: bold
}

