
body {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
h1 {
  font-size: 24pt;
  color: #006699;
  font-family: Tahoma, Arial;
  font-weight: normal;
  border-bottom: solid 1px #003366;
}
h2 {
  font-size: 19pt;
  color: #006699;
  font-family: Tahoma, Arial;
  font-weight: normal;
}

A:link { color: #006699; text-decoration: underline; font-weight: bold; }
A:visited { color: #006699; text-decoration: underline; font-weight: bold; }
A:active { color: #006699; text-decoration: underline; font-weight: bold; }
A:hover { color: #006699; text-decoration: underline; font-weight: bold; }

A.qlink:link { color: #FFFFFF; text-decoration: none; font-weight: normal }
A.qlink:visited { color: #FFFFFF; text-decoration: none; font-weight: normal; }
A.qlink:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }
A.qlink:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; }

A.footer:link { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
A.footer:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
A.footer:active { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A.footer:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

A.tmp:link { color: black; text-decoration: none; font-weight: normal; font-size: 9px; }
A.tmp:visited { color: black; text-decoration: none; font-weight: normal; font-size: 9px;}
A.tmp:active { color: black; text-decoration: none; font-weight: normal; font-size: 9px;}
A.tmp:hover { color: black; text-decoration: underline; font-weight: normal; font-size: 9px;}

.qlink_button {
    font-size: 9px;
}

.defn_style {
   color: black;
   background-color: #FFFF99;
}

.tmp {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  background-color: yellow;
  font-size: 9px;
}

.block_title_style {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
}
.qlink {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #FFFFFF;
}
.footer_style {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #006699;
}
.title_style{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #006699;
}
.content_style{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}
.emphasis_style{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #006699;
}
.story_inset {
  text-align=center;
  font-size=77%;
  padding-bottom:5px;
  float:right;
  text-align:center;
  margin:10px 10px 10px 10px;
  width:310px;
  display:inline; }

