BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}

.fsmall {
	font-family: Verdana, sans-serif;
	font-size: 9pt
}

.SmallThinLined { border-right: black 1px solid; border-top: black 1px
solid; font-size: 11px; border-left: black 1px solid; border-bottom:
black 1px solid; font-family: Verdana, Arial, Sans-Serif; }

.dottable {
	border-style: dashed;
	border-width: thin
}
.fsupersmall {
	font-family: Verdana, sans-serif;
	font-size: 8pt
}
.YellowBorderThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #e8e38e;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e8e38e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e8e38e;
	border-left-color: #e8e38e;
	background-color: #e8e8e8; }

.GenericThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: silver;
	border-left-color: silver;
	background-color: #dddddd; }
.ThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #ff0080;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #ff0080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ff0080;
	border-left-color: #ff0080; }
.DottedTable {
	border-style: dashed;
	border-width: thin
}
.fsmallbg {
	color: maroon;
	font-family: sans-serif, Verdana;
	font-size: 9pt;
	background-color: silver
}