body
{
background-image:url(bg.png);
}

table
{
background:#3355A9;
width:400px;
}

td
{
background:#839AC5;
}

p,td
{
color:#002276;
font-family:arial,tahoma,verdana;
font-size:8pt;
}

p
{
padding-left:5px;
}

a:link,a:active,a:visited
{
color:#F9FEDB;
font-family:arial,tahoma,verdana;
font-size:8pt;
}

a:hover
{
color:#002276;
background:#F9FEDB;
font-familt:arial,tahoma,verdana;
font-size:8pt;
}

.nav
{
text-align:center;
}

blockquote
{
font-size:7pt;
margin-bottom:10px
margin-left:5px;
padding-left:5px;
text-indent:5px;
width:200px;
}


h1
{
border-left-width:thick;
border-left-style:double;
color:#002276;
font-size:12pt;
text-decoration:underline;
margin-bottom:10px;
text-indent:10px;
}

