BODY
{
	FONT-FAMILY: garamond, serif;
	BACKGROUND-ATTACHMENT: fixed;
	scrollbar-face-color:  gold;
	scrollbar-track-color: rgb(0,51,51);
	font-size: 11pt;
	color: rgb(255,255,204);
	background-color: rgb(0,51,51)
}
TD
{
	COLOR: white;
}
.padded
{
  margin-left: 5px;
  margin-right: 15px;
}
.light
{ 
  color: rgb(0,51,51);
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
}
.menulinks
{ 
  text-decoration: none;
}
img
{
  border: 1px solid white;
}
A
{
  color: rgb(255,255,204);
  BACKGROUND-COLOR: rgb(0,51,51);
  border: 0px;
}
A:hover
{
  COLOR: rgb(0,51,51);
  BACKGROUND-COLOR: rgb(255,255,204);
}
A:active
{
  COLOR: gold;
}
INPUT
{
	FONT-SIZE: 8pt;
	COLOR: blue;
	FONT-VARIANT: small-caps;
}
HR
{
  COLOR: gold;
  WIDTH: 80%;
}
.headstyle
{ 
  COLOR: gold;
}
H1
{
    COLOR: gold;
    FONT-FAMILY:  'Staccato222 BT', Verdana, helvetica, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    TEXT-TRANSFORM: capitalize;
}
H2
{
    COLOR: gold;
    FONT-FAMILY:  'Staccato222 BT',Tahoma, garamond, serif;
    FONT-VARIANT: small-caps;
}
H3
{
    COLOR: gold;
    FONT-FAMILY:   'Staccato222 BT';
    FONT-VARIANT: small-caps;
}
.goldtext
{
    COLOR: gold;
    FONT-FAMILY:  Tahoma, garamond, serif;
}
.smallblend
{
    FONT-FAMILY: Tahoma, garamond, serif;
    COLOR: dodgerblue;
}
.vsmall
{
	FONT-SIZE: 7pt;
	COLOR: blue;
}
