body 
{
  MARGIN: 0; BACKGROUND-COLOR: white;
}

table
{
  FONT-FAMILY: "Arial"; FONT-SIZE: 12; COLOR: black;
}

.bodycontent
{
  FONT-FAMILY: "Arial"; FONT-SIZE: smaller; COLOR: black;
}

h1   
{
  FONT-FAMILY: "Bernard MT Condensed"; FONT-SIZE: 20px; color: #990000;
  FONT-WEIGHT: normal;
}

.topmenu
{
  FONT-FAMILY: "Arial"; FONT-SIZE: 18px; color:white;
}

a.hmenu 
{
  FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color:white; FONT-WEIGHT: Bold; text-decoration:none;
}

a:link    { color: blue }
a:visited { color: navy }

a.hmenu:link    { color: white}
a.hmenu:visited { color: white}
a.hmenu:hover   { color: red}


.footer
{
  FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #990000; 
}

.address
{
  FONT-FAMILY: "Arial Narrow"; FONT-SIZE: 18px; color: #990000; font-weight: bold;
}

a.sidetext
{
  FONT-FAMILY: "Arial Narrow"; font-weight: bold;
  FONT-SIZE: 14px; COLOR: white; text-decoration:none;
  position: absolute; left: -2px; top: -2px;
}

a.sidetext:link    { color: white }
a.sidetext:visited { color: white }
a.sidetext:hover   { color: yellow }

.shadow 
{ FONT-FAMILY: "Arial Narrow"; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black;
  position: relative; left: 1px; top: 1px; }


