BODY
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px
}
BODY A
{
    COLOR: gray;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
BODY A:hover
{
    COLOR: darkorange;
    TEXT-DECORATION: underline
}
A.bookmark
{
    COLOR: steelblue
}
.label
{
    COLOR: #ff9933;
    FONT-FAMILY: Verdana
}
.header
{
    BACKGROUND-COLOR: lightgrey;
    COLOR: gray;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bolder
}
A.menu
{
    FONT-FAMILY: Verdana
}
A.menu:active
{
    COLOR: orange
}
A.faqanswer
{
    COLOR: #0000ff
}
TABLE
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px
}
TABLE.tableborder
{
	BACKGROUND-COLOR: silver
}
TR.bodybg
{
	BACKGROUND-COLOR: #ffffff
}
TD.basecell
{
	BACKGROUND-COLOR: #eeeeee
}
TD.menuhead{
	FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 16px;
	color:	#ffffff;
	background-color:	#808080;
	border-top:		1px solid lightgrey;
	border-left:	1px solid lightgrey;
	border-right:	1px solid lightgrey
}
TD.menustyle
{
	background:#f6f6f6;
	border-right:solid 1px lightgrey;
	border-top:solid 1px lightgrey;
	border-left:solid 1px lightgrey;
}