<!--

body { background: white; }

H1 
{ 
margin-left: 10px;
color: white;
font-size: 10px;
font-family: verdana, arial, sans serif
}

p.quote
{
margin-left: 10px;
color: #333;
font-size: 10px; 
font-family: verdana, arial, sans serif
}

B.first 
{
color: #732110;
font-size: 12px; 
font-family: verdana, arial, sans serif
}

B.second 
{
color: #732110;
font-size: 10px
}

table.objects
{
width: 820px; 
margin-left: 10px
}

td { text-align: top }

p.home
{
padding-top: 20px;
color: #333;
font-size: 10px; 
font-family: verdana, arial, sans serif
}

A:link { text-decoration: none; color: #333 }
A:active { text-decoration: none; color: red }
A:visited { text-decoration: none; color: #063 }
A:hover { font-size:10; font-weight:bold; background: white; color: #F30 }

-->

