body
{
background-color: #C7C7C7;
color: black;
font: 10px/150% verdana, arial, helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

form { margin: 7.5px 0px 5px 5px; }

A:link
{
color: #DB4C4C;
font-weight: bold;
text-decoration: none;
}

A:hover, A:visited:hover,
{
color: #CC0000;
font-weight: bold;
text-decoration: none;
}

A:visited
{
color: #858585;
font-weight: bold;
text-decoration: none;
}

#menu
{
background-color: white;
color: black;
font-weight: bold;
float: right;
line-height: 170%;
margin: 7.5px 10px 0px 0px;
min-width: 100px;
padding: 8px;
}

fieldset
{
background: #E5E4E4;
border: 1px dotted gray;
border-left: none;
margin: 7.5px 0px 0px 0px;
padding: 4px 0px 6px 5px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family: inherit;
width: 74%;
}

/* Again, "be nice to Opera 5". */
body>#fieldset { width: 74%; }