BODY
{
	BACKGROUND-COLOR: White;
}

BODY.Main {
		BACKGROUND-COLOR: #ffffcc;
}

.error {
	FONT-SIZE: 8pt;
	COLOR: Red;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #ffffcc
}

h3 {
    FONT-WEIGHT: lighter;
    COLOR: #669999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}

.base
{
    FONT-SIZE: 8pt;
    COLOR: #669999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffcc
}
.caption
{
    COLOR: #ffffcc;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #669999
}
.light {
    COLOR: #669999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
.lightbold {
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent;
}

.ReverseLine
{
    COLOR: #ffffcc;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #669999
}
.ReverseLine2
{
    COLOR: #ffffcc;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #c09999
}

.reverseTD
{
    COLOR: #ffffcc;
    FONT-FAMILY: Arial;	
    BACKGROUND-COLOR: #669999
}

.ReverseCell
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    COLOR: #ffffcc;
    BACKGROUND-COLOR: #c09999
}
h1
{
    COLOR: #669999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
h2
{
    FONT-WEIGHT: lighter;
    COLOR: #669999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}

h5
{
    FONT-WEIGHT: lighter;
    COLOR: #c09999;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}

h2.alternate {
	FONT-WEIGHT: bold;
	COLOR: #c09999;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: transparent
}
.Footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
