BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif
	color: #8B0000;
}

H2 {color: #000000; font-size: 16px; text-transform: uppercase;}

B {font-size: 12px; text-transform: uppercase;}

A:hover
{
    BACKGROUND-COLOR: #f2f2f2;
	color: Maroon;
}

A
{
    COLOR: blue;
    font-size: 12px; 
	line-height: 14px;
}
P {line-height: 22px;}

.headcell
{
	BACKGROUND: #FFFFCC;
	BORDER-BOTTOM: thin groove black;
	BORDER-LEFT: thick ridge black;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR: Maroon;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
}
.headcellblack
{
	BACKGROUND: Black;
	BORDER-BOTTOM: thin groove White;
	BORDER-LEFT: thick ridge #E0FFFF;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR: #F0F8FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	text-align : center;
}
.headcellblue
{
	BACKGROUND: Blue;
	BORDER-BOTTOM: thin groove #F0F8FF;
	BORDER-LEFT: thick ridge White;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR:  White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	text-align : center;
}
.headcellred
{
	BACKGROUND: Red;
	BORDER-BOTTOM: thin groove Black;
	BORDER-LEFT: thick ridge Black;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR: Yellow;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	text-align : center;
}

.headcellbrown
{
	BACKGROUND: #FFCC66;
	BORDER-BOTTOM: thin groove Yellow;
	BORDER-LEFT: thick ridge Yellow;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	text-align : center;
}
.headcellgreen
{
	BACKGROUND: Green;
	BORDER-BOTTOM: thin groove Black;
	BORDER-LEFT: thick ridge Yellow;
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	COLOR: Yellow;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	text-align : center;
}


.headlink
{
	COLOR: Maroon;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
}

LI
{
    FONT: 1em Arial, Helvetica, sans-serif;
}
.hotlink
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.7em;
	background-color: #FFFFF0;
}

.toprow
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.7em;
    TEXT-ALIGN: center;
	color: #8B0000;
}

.fablink
{
	FONT-FAMILY: Arial, helvetica, Sans-Serif;
	FONT-SIZE: .95em;
	FONT-WEIGHT: bold;
	text-transform : capitalize;
}

.featurelink
{
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, Sans-Serif;
    FONT-SIZE: 0.75em;
    FONT-WEIGHT: bolder;	
}
.headline{
  font-family: Arial, Helvetica, sans-serif;
  font-size:  14px;;
  font-weight: bold;
  color: #660000;
}
