body
{
   background-color: #66cc99; //#006600;
   color: #000000;
   font-family: arial;
}

a
{
   font-family: arial;
   text-decoration: none;
}

a:link
{
   color: #660000;
}

a:visited
{
   color: #CC0000;
}

a:active
{
   color: #996633;
}

a:hover
{
   text-decoration: underline;
   font-weight: normal;
   color: #ff3333;
}

a.anchor:hover
{
   text-decoration: normal;
}

.chesslink
{
   text-align: center;
   font-weight: bold;
}

H3
{
   background-color: #6699cc; /*#336699; #003366;*/
   text-align: center;
   font-size: 16pt;
   font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
   color: #66cc99; /*#339966;*/
}

hr
{
   color: blue; /*sienna;*/
}

hr.secular
{
   color: #7c4f27; //#990033; //sienna;
   width: 480px;
   height: 12px;
   align: left;
}

.plh
{
   background-color: #000000; /*#006600;*/
   color: #cccc00;
   text-align: right;
   border-collapse: separate;
}

table.quotation
{
   background-color: #009933; /*#006600;*/
   border-collapse: separate;
}

th
{
   font-family: arial;
   text-align: center;
   background-color: #ccddcc;
}

th.title
{
   background-color: #99ffcc;
}

th.affirmation
{
   text-align: right; //left;
   background-color: #ffff99; //#99ccff;
   color: #996633;
}

th.dailyhumor
{
   text-align: right; //left;
   background-color: #99ccff; //#ffff99;
   color: #996633; //#906030; //  color="#906030"
}


td
{
   font-family: arial;
   text-align: left;
}

td.image
{
   text-align: center;
}

td.affirmation
{
   background-color: #ffff99; //#99ccff;
   text-align: left; //center;
}

td.dailyhumor
{
   background-color: #99ccff; //#ffff99;
   text-align: left; //center;
}

td.quotation
{
   //background-color: #cc3333; //#990033;
   background-color: #7c4f27;
}

td.footer
{
   background-color: #99ffcc;
   text-align: center;
}


p
{
   margin-left: 20px;
}

p.para1
{
   white-space: pre;
}

p.para2
{
   white-space: normal;
   font-variant: small-caps;
}

p.citation
{
   margin-left: 2in;
   text-align: center;
   font-size: 12pt;
   color: yellow; //#7c4f27; //yellow;
}

p.secular
{
   margin-left: 0;
   text-align: center;
   font-size: 12pt;
   color: yellow; //#7c4f27; //yellow;
}

p.emphasecular
{
   margin-left: 0;
   text-align: center;
   font-size: 12pt;
   color: yellow; //#7c4f27; //yellow;
   text-decoration: underline;
   font-weight: bold;
}

li
{
   font-family: "sans serif";
   list-style: url( "http://www.hagware.com/links/gfx/stdbullet.gif" );
}

li.good        { list-style: url( "http://www.hagware.com/links/gfx/goodbullet.gif" ); }
li.bad         { list-style: url( "http://www.hagware.com/links/gfx/badbullet.gif" ); }
li.evil        { list-style: url( "http://www.hagware.com/links/gfx/evilbullet.gif" ); }
li.uncertain   { list-style: url( "http://www.hagware.com/links/gfx/uncertain.gif" ); }
li.nogood      { list-style: url( "http://www.hagware.com/links/gfx/xbullet.gif" ); }
li.section		{ list-style: url( "http://www.hagware.com/links/gfx/indicator.png" ); }


