body
{
background-color:#ffffff;
background-image: url(backpic.gif);
background-repeat: repeat;
}

a:link    {color:#0000ff}
a:visited {color:#0000a0}
a:active  {color:#ff0000}
a:hover   {color:red}

a
{
font-size: 12pt;
}

h1
{
font-family: Arial, Helvetica, Condensed;
color:#ff0000;
font-weight: bold;
text-align: center
}

h2,h3,h4,h5
{
font-family: Arial, Helvetica, Condensed;
color:#0000b0;
font-weight: bold;
margin-left: 15pt
}

h6
{
font-family: times;
color:#000000
}
table
{
font-family: times;
font-size: 10pt;
color:#000000;
margin-left: 30pt;
margin-right: 60pt
}

p.center {text-align: center}
p.left {text-align: left}

pre
{
margin-left: 30pt;
margin-right: 60pt
}



p { 
font-family: times;
font-size: 12pt;
color:#000000;
margin-left: 30pt;
margin-right: 60pt
 } 

h2 { text-decoration: underline }