body 
{
background-image:url(images/bg.jpg);
font-family: verdana;
font-size: 10px;
color: #000000;
}

.content
{
width: 550px;
}

.content1
{
background-image:url(images/content_bg.jpg);
}

.navi
{
background-image:url(images/navi_bg.jpg);
}

.spacer
{
width: 1px;
background-image:url(images/spacer.jpg);
}

.trfooter
{
height: 19px
}

.footer1
{
background-image:url(images/footer.jpg);
}

td
{
font-family: verdana;
font-size: 10px;
}

tr
{
font-family: verdana;
font-size: 10px;
}

.navigation
{
background-color: #dadfe3;
}

A:link
{text-decoration:none; font-weight:bold; color:#000000;}
A:visited
{text-decoration:none; font-weight:bold; color:#000000;}
A:active
{text-decoration:none; font-weight:bold; color:#000000;}
A:hover
{text-decoration: none; font-weight:bold; color:#778896;}