*
{
font-family: Arial, Helvetica, sans-serif;
font-size:small;
color: #000000;
}
body
{
margin: 0 0 0 0;
background-color: white;
}
#header
{
width:auto;
height:auto;
text-align:left;
margin: 0 0 0 0;
}
#content{
width:auto;
height:auto;
text-align:left;
margin: 2px 2px 2px 2px;
}
a
{
text-decoration: underline;
}
#menu
{
width:auto;
height:auto;
background-color: #99ff99;
margin: 2px 2px 2px 2px;
}
#highlight
{
width:auto;
height:auto;
background-color: #99ff99;
margin: 2px 2px 2px 2px;
}
#footer
{
width:auto;
height:auto;
background-color: #ff6600;
text-align:center;
margin: 2px 2px 2px 2px;
}
