body
{
font-size:106%;
font-family:verdana,arial,'sans serif';
color:#7C3912;
margin:10px;
}


#content
{
  width: 480px;
  height: 360px;
  overflow: auto;
  text-align:left;
  line-height: 130%;

}

#content2
{
  width: 610px;
  height: 326px;
  overflow: auto;
  text-align:left;
  line-height: 130%;
}


.scrollArea {
text-align: left;
width: 460px;
height: 360px;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

#menu
{
  font-size:120%;
  font-family:verdana,arial,'sans serif';
  color:#7C3912;
  margin:40px;
  line-height: 140%;
  text-align: left
}

h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size:110%;}

th {background-color:#ADD8E6;}

a:link {color:#000080;}
a:hover {color:red;}
