BODY {
   background-color:lightblue;
}

.footer {
   font-family:Arial;
   font-size:10;
}

.menubutton {
   font-family:Arial Black;
   font-size:18;
   font-weight:normal;
   border:2px thin black;
   text-decoration:none;
}

TABLE.page_table {
   width:800;
}

.bigtext {
   font-family:Arial Black;
   font-size:24;
   font-weight:bold;
   margin-bottom:14;
}

.mediumtext {
   font-family:Arial;
   font-size:18;
   font-weight:bold;
   margin-bottom:14;
}

.normaltext {
   font-family:Arial;
   font-size:14;
   font-weight:normal;
   margin-bottom:14;
}

