/* $Id: PrintStyle.css, v 2.0 $ */


/*--------------- Body ---------------*/

BODY {
  font-weight: normal;
  color: #000;
  background-color: #fff;
  text-align: justify;
  margin: 0;
  padding: 0;
}

/*------------- Divisions ------------*/

DIV {
  background-color: transparent;
  line-height: normal;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
}
.main, .head, .standard, .head6, .wiffytop {
  margin: 0;
  padding: 0;
  border: 0;
}
.head {
  text-align: center;
  margin-bottom: 15px;
}
.head3 {
  font-weight: bold;
  text-indent: 0;
  text-align: center;
}
.head5 {
  font-size: small;
  font-weight: normal;
  text-align: left;
}
.head6  /* Disclaimer */ {
  font-size: xx-small;
  font-weight: lighter;
  text-align: left;
  margin: 5px 0 0 0;
}
A, .head, .standard, .wiffy, .wiffytop {
  font-weight: normal;
}
.dated {
  font-size: small;
  font-weight: normal;
}
HR {
  border: 1px solid #000;
  width: 25%;
}

/*--------------- Text ---------------*/

H1, H2, H3, H4, H5, H6, P {
  margin: 0;
  border: 0;
  padding: 0;
}

H1, H2 {
  font-size: medium;
  text-align: center;
}
H3, H4 {
  font-size: small;
  padding: 5px 0 2px 0;
}
H5, H6 {
  font-weight: normal;
}
P {
  text-indent: 2em;
  text-align: justify;
}
A.hrim, A.hrim:visited, A.hrim:active, A.hrim:hover,
.standard, .left {
  text-indent: 0;
  text-align: left;
  border: 0;
  padding: 0;
  margin: 5px 0;
}
.center {
  text-indent: 0cm;
  text-align: center;
}
.credit {
  font-size: xx-small;
}
.right {
  text-indent: 0cm;
  text-align: right;
}
.head5 UL LI {
  font-size: x-small;
}
.head6 UL LI  /* Disclaimer */ {
  font-size: 6px;
}
.txttop {
  text-align: left;
  margin-top: 1em;
}
BLOCKQUOTE {
  margin: 0;
  border: 0;
  padding: 10px 15px;
}

/*--------------- Lists -------------*/

UL.standard, LI.standard {
  margin: 0 0 5px 20px;
  padding: 0;
}
.head5 UL, .head6 UL {
  text-align: left;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 6px;
}
.head5 LI, .head6 LI {
  margin: 0;
  padding: 2px 0 0 0;
  font-size: 6px;
}

/*---------- Site Navigation ---------*/

.siteNavigation, .format, .InHead, .nopr, .nomopr,
.OIimg, .sdimg, .hide, .prinst, .clearall {
  display: none;
}
.fomob {
  display: block;
}

/*-------------- Images --------------*/

IMG {
  display: none;
}
.noimg, .fopr, .fomopr, .cover  {
  display: inline;
  padding: 0;
}
.hearts {
  display: inline;
  width: 104px;
  height: 60px;
  padding: 5px 0;
}
.whiteonwhite {
  background-color: #036;
  color: #fff;
}

/*--------------- Links ---------------*/

A {
  text-decoration: none;
  color: #000;
  background-color: #fff;
}