
body {
  color: #000000;
  background: #FAFAFA;
  margin-right: 5%;
  margin-left: 5%;
  margin-top: 5%;
  font-family: "Arial"; "Times New Roman"; Serif;
  text-align: justify;
}






.htable {
  background: #00aaff;
  text-align: center;
  vertical-align: middle;
}
table.htable {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px; 
  border: outset 0px; 
}
.htable a {
  color: #FFFFFF;
  text-decoration: none;
}
.htable a:hover {
  color: #FF0000;
}
.htable a:visited {
  color: #FFFFFF;
}





.ctable {
  background: #EAEAEA;
  text-align: justify;
  vertical-align: top;
}
table.ctable {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 20px;
  padding-top: 20px; 
  border: outset 0px; 
}
.ctable a {
  color: #4400ff;
  text-decoration: none;
}
.ctable a:hover {
  color: #ff0000;
}
.ctable a:visited {
  color: #4400ff;
}



.ftable {
  background: #EAEAEA;
  text-align: center;
  vertical-align: bottom;
}
table.ftable {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 20px;
  padding-top: 20px; 
  border: outset 0px; 
}
.ftable a {
  color: #000000;
  text-decoration: none;
}
.ftable a:hover {
  color: #ff0000;
}
.ftable a:visited {
  color: #000000;
}



.stable {
  background: #FAFAFA;
  text-align: center;
  text-color: #FAFAFA;
}
table.stable {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px; 
  border: outset 0px; 
}
.stable a {
  color: #FAFAFA;
  text-decoration: none;
}
.stable a:hover {
  color: #FAFAFA;
}
.stable a:visited {
  color: #FAFAFA;
}




.centered {
  text-align: center;
}
.right {
  text-align: right;
}


 pre { font-family: monospace; }
 h1 { font-size:250%; font-family: "Arial Black"; "Arial"; serif; }
 h2 { font-size:200%; font-family: "Arial"; "Times New Roman"; serif; }
 h3 { font-size:175%; font-family: "Arial"; "Times New Roman"; serif; }
 h4 { font-size:150%; font-family: "Arial"; "Times New Roman"; serif; }
 h5 { font-size:125%; font-family: "Arial"; "Times New Roman"; serif; }
 h6 { font-size:100%; font-family: "Arial"; "Times New Roman"; serif; }
 div.color { background: #D9D7FF; padding: 0.5em; border: none; }
 div.box { border: solid; border-width: thin; width: 100%; padding: 1em; }

 a { color: #0000FF; text-decoration: none; }
 a:hover { color: #ff0000; text-decoration: none; }
 a:visited { color: #0000ff; text-decoration: none; }
 a:active { color: #ff0000; text-decoration: none; }
