
body
{
background: #ADA96E;
font-size: 10pt;
font-family: Arial, "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 16px;
}

#outer
{
position: relative;
width: 766px;
margin: 0 auto;
background: white;
padding: 20px 30px 13px 30px;
border: 4px #616161 solid;
}

h1 {font-family: Arial, Sans-serif;  font-size: 25pt; text-align: center; color: #6100C1;}

h2 {text-align: left; font-size: 14pt;}

h3 {text-align: left; font-size: 12pt;}

div.indent {margin: 2em;}

p.hang {text-indent: -10px;}

table {font-size: 10pt;}

a:link { color: #000064 }

a:visited { color: #444464 }

a:active {color: blue;}

a:hover { color: red;}

A.menulink {
   display: block;
   width: 90px;
   text-align: left;
   text-decoration: none;
   font-family:arial;
   font-size:16px;
   color: #000000;
   border: solid 1px #F0E1FF;
   background-color:#F0E1FF;
}

A.menulink:hover {
  border: solid 1px #6100C1;
  background-color:#F0E1FF;
}
