<!--
  Copyright©2002-2004 by Edward M Bujak
  Edward_Bujak@hotmail.com
  This page is part of the Patriot Days Encampment Website at http://www.PatriotDays.org
-->

<STYLE>
BODY
{
    COLOR: blue;
    FONT-FAMILY: Gill Sans, Arial, Helvetica
}
A:link
{
    FONT-WEIGHT: 300;
    COLOR: blue;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    TEXT-DECORATION: underline;
    text-style: normal
}
A:visited
{
    FONT-WEIGHT: 300;
    COLOR: purple;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: red;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    TEXT-DECORATION: underline
}

A.type1:link    {color:#FFDD00; text-decoration:none;}
A.type1:visited {color:#FFDD00; text-decoration:none;}
A.type1:active  {color:#FFDD00; text-decoration:none;}
A.type1:hover   {color:#00FF80; text-decoration:underline;}

A.type2:link    {color:#FF0000; text-decoration:underline;}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {color:#00CCFF; text-decoration:none;}
A.type3:visited {color:#00CCFF; text-decoration:none;}
A.type3:active  {color:#00CCFF; text-decoration:none;}
A.type3:hover   {color:#FF8000; text-decoration:overline underline;}


HR
{
    COLOR: brown;
    HEIGHT: 1px;
    SIZE: 1;
    NOSHADE: 
}
H1
{
    BORDER-RIGHT: maroon;
    BORDER-TOP: maroon;
    BORDER-LEFT: maroon;
    COLOR: brown;
    BORDER-BOTTOM: maroon;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    BACKGROUND--COLOR: papayawhip
    BACKGROUND-COLOR: bisque
}
H2
{
    BORDER-RIGHT: maroon thin groove;
    BORDER-TOP: maroon thin groove;
    BORDER-LEFT: maroon thin groove;
    COLOR: brown;
    BORDER-BOTTOM: maroon thin groove;
    FONT-STYLE: oblique;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    BACKGROUND-COLOR: bisque
}
H3, H4, H5, H6
{
    FONT-FAMILY: Comic Sans MS, Verdana, Arial, Helvetica
}
TABLE
{
    COLOR: brown;
    FONT-FAMILY: Gill Sans, Arial, Helvetica
}
TD
{
    FONT-SIZE: smaller;
    COLOR: brown;
    FONT-FAMILY: Gill Sans, Arial, Helvetica;
    BACKGROUND-COLOR: moccasin
}
.smaller
{
    font-size: smaller;
}
P.hanging
{
   padding-left: 36pt;
   text-indent: -36 pt;
}
.bodypage
{
border: thin;
background: papayawhip;
padding: 1em
}
BLOCKQUOTE
{
border: thin;
background: papayawhip;
padding: 1em
}
/* BLOCKQUOTE.bq */
BLOCKQUOTE.bq
{
color: green;
}
.myhover A:hover
{
    COLOR: red
}
</STYLE>
