@charset "iso-8859-15";

html, body {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 3px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

table, html, body, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}  

pre {
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }

hr {
  background-color: #FFFFFF; 
  border: 1px solid #000000;
  height: 3px;
}

hr.offsets {
  margin-left: 20px;
  margin-right: 20px;
  }

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: bold;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 20px;
  margin-bottom: 4px;
}

h3 {
  font-size: 14px;
  background-color: #DDDDFF;
  padding: 0 0 0 2;
}

h6 {
  font-size: 10px;
}

table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-style: none;
}

table.main {
  width: 920px; 
}

table.list {
  width: 910px;
  margin-left: 10px;
  padding: 2 2 2 2;
  }

th {
  text-align: left;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
  }

td.tag {
  font-size: 10px;
}

td.header {
  text-align: center;
  background-color: #AAAAFF;
  }

div {
  font-size: 12px;
  }

div.offsets {
  margin-left:20px;
  font-size: 14px;
  font-weight: bold;
  }

div.smalloffsets {
  margin-left:20px;
  font-size: 11px;
  }

div.biglist {
  font-size: 14px;
  }

img {
   border-width: 0;
   border-style: none;
   vertical-align: middle;
}

.clickon {
   border: 1px solid #000;
}

a:link {
   color: #33F;
   text-decoration: none;
}

a.header:link {
   color: #000;
   text-decoration: none;
}

a:visited {
   color: #33F; 
   text-decoration: none;
}

a.header:visited {
   color: #000; 
   text-decoration: none;
}

a:hover {
   color: #33F;
   background-color: #FFF;
   text-decoration: underline;
}

a.header:hover {
   color: #000;
   background-color: #AAAAFF;
   text-decoration: underline;
}

div.offsets {
  margin-left:20px;
  font-size: 16px;
  font-weight: bold;
  }

img {
   border-width: 0;
   border-style: none;
   vertical-align: middle;
}

.clickon {
   border: 1px solid #000;
}

a:link {
   color: #33F;
   text-decoration: none;
}

a.header:link {
   color: #000;
   text-decoration: none;
}

a.playme {
   color: #000;
   background-color: #AAAAFF;
   padding: 2 5;
   text-decoration: none;
   border: 2px solid #000000;
   }

a:visited {
   color: #33F; 
   text-decoration: none;
}

a.header:visited {
   color: #000; 
   text-decoration: none;
}

a:hover {
   color: #33F;
   background-color: #FFF;
   text-decoration: underline;
}

a.h3:hover {
   background-color: #DDF;
   text-decoration: underline;
}

a.playme:hover {
   color: #FFF;
   background-color: #AAAAFF;
   text-decoration: none;
}

a.header:hover {
   color: #000;
   background-color: #AAAAFF;
   text-decoration: underline;
}

p.question {
  font-weight: bold;
  }

p.answer {
  margin-left: 20px;
  }
