h2{
  font-family: Verdana, sans-serif; font-size: 23px; color:#4F98FF;
  letter-spacing:-0.02em;
  margin-top:0;
  margin-bottom:0;
  background-color: white;
}

body {
  margin-left:10%;
  margin-right:10%;
  margin-top:0;
  background-color: white;
  color: black;
}

div {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  color:#525556;
  background-color: white;
}

table {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  color:#525556;
  background-color: white;
}

td.menu {
    text-align:left; 
    vertical-align:top;    
    height: 20px;
}

.header_table {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#525556;
  background-color:#A7B2C4;
  valign: top;
  align: right;
}

ul { list-style:disc; }

.body_link {
  color:#448AD6;
  background-color: white;
}

.body_comment {
  color:gray;
  font-size: 10px;
  background-color: white;
}


.footer {
  background-repeat:repeat-x;
}

.top {
  background-repeat:repeat-x;
  height:6px;
  line-height:0%;
  font-size:0;
}


.header {
  background-image:url(../img/line4.png);
  background-repeat:repeat-x;
}


.header_link {
  color:white;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  font-size: 11px;
  background-color:#A7B2C4;
}

.opensource_link {
  color:#FFBA0A;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  font-size: 11px;
  background-color:#A7B2C4;
}

