body {
    text-align: center;
    font-size: 12px;
    color: white;
    font-family: Verdana, Arial;
    background: url(body_background_gradient3.jpg);
    background-repeat:repeat;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
  }

#container {
  margin: 0 auto;
  width: 850px;
  text-align: left;
  border-style: solid;
  border-color: black;
  border-width: 2px;
  } 

td
{
    font-size: 12px;
    color: white;
    font-family: Verdana, Arial
}

.menuitem a 
{
 width: 100%; 
 display: block; 
 text-align: left;
 text-align: center;
}

.links_body {color: orange; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}
.links_body:hover {color: gray; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}

.title1
{
    font-size: 30px;
    color: orange;
    font-family: Copperplate Gothic Light;
}

.title2
{
    font-size: 20px;
    color: orange;
    font-family: Copperplate Gothic Light;
}
