body
{
  height: 100%;
  width: 100%;
  background-color: #C0C0C0;
  font-family: tahoma;
  font-size: 11pt;
  font-weight: bold;
  margin 0 auto;
  text-align: center;
}


#up
{
  height: 150px;
  width: 1024px;
}


#menu
{
  height: 650px;
  width: 224px;
  margin-right: 800px;
}


#main
{
  height: 650px;
  width: 800px;
  margin-left: 224px;
  margin-top: -650px;
  border-left: solid 2px;
  border-left-color: #000000;
}


a:link
{
  font-size: 11pt;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
}


a:hover
{
  font-size: 12pt;
  font-weight: bolder;
  color: #DC261C;
  text-decoration: underline;
}

a:visited
{
  font-size: 11pt;
  font-weight: bolder;
  color: #FFFFFF;
  text-decoration: none;
}

h1
{
  font-size: 11pt;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
  word-spacing: 1pt;
}

h2
{
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  margin-left: 50px;
  margin-right: 50px;
}

h3
{
  font-size: 14pt;
  font-weight: bolder;
  color: #FF0000;
  text-decoration: none;
  word-spacing: 1pt;
}


h4
{
  font-size: larger;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
  word-spacing: 1pt;
}


hr
{
  width:90%;
}

table
{
  text-align:center;
}
