body {
  color: #000000 ;
  background-color: #FFFFFF ;
}
.page_size {
  padding-right: 50px ;
  padding-left: 50px ;
  width: 790px ;
}
.layout_table {
  width: 690px ;
}
.logo_box {
  width: 154px ;
  background-color: #F2A5F5 ;
}
.logo_picture {
  width: 154px ;
  height: 148px ;
}
.title_box {
  background-color: #F2A5F5 ;
  text-align: center ;
}
.title {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 34pt ;
  font-weight: bold ;
  line-height: 34pt ;
  color: #000000 ;
}
.sub_title {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 24pt ;
  font-weight: bold ;
  line-height: 24pt ;
  color: #000000 ;
}
.heading {
  margin-left: 10px ;
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 16pt ;
  font-weight: bold ;
  color: #000000 ;
}
.sub_heading {
  margin-left: 10px ;
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #000000 ;
}
.normal {
  margin-left: 20px ;
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
}
.normal_noindent {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
}
.link {
  color: #000000 ;
  text-decoration: none ;
  cursor: hand ;
}
.link:hover {
  color: #0000FF ;
  text-decoration: underline ;
  cursor: hand ;
}
.menu {
  background-color: #00D7DC;
  width: 144px ;
  padding-left: 10px ;
}
.menu_link {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #000000 ;
  text-decoration: none ;
  cursor: hand ;
}
.menu_link:hover {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #0000FF ;
  text-decoration: underline ;
  cursor: hand ;
}
.menu_greyed {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #7F7F7F ;
  text-decoration: none ;
}
.menu_null {
  font-family: "Arial","Helvetica","sans-serif" ;
  font-size: 12pt ;
  font-weight: bold ;
  color: #000000 ;
  text-decoration: none ;
}