body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0;
}
.menu_column{
  font-size: 12px;
  padding-left: 15px;
  background-repeat : no-repeat;
  background-position: top;
  background-color: #CEAA84;
  height: 482px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
a.menu:link{
 font-weight: bold;
 text-decoration: none;
 color: #23367B;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 15px;
 margin-bottom: 5px;
 display: block;
}
a.menu:hover{
 font-weight: bold;
 text-decoration: none;
 color: #23367B;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 15px;
 margin-bottom: 5px;
 display: block;
}
a.menu:visited{
 font-weight: bold;
 text-decoration: none;
 color: #23367B;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 15px;
 margin-bottom: 5px;
 display: block;
}
a.menu:active{
 font-weight: bold;
 text-decoration: none;
 color: #23367B;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 15px;
 margin-bottom: 5px;
 display: block;
}
.content{
 width: 572px;
 height: auto;
 padding-left: 10px;
 padding-right: 10px;
 background-color: #c6c7de;
}

p{
 text-align: justify;
}

.page_header{
 text-align: center;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 10px;
}