Body
{
	Color: Black;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: normal;
	background-color : #FFFFE8;
}

Normal.gray
{
	Color: Black;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: normal;
	background-color :Gray;
}

P
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

H1
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H1.rood
{
Color: Red;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H2
{
	Color: Black;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: bold;
	Font-Style: normal;
	Line-Height: normal;
}

H2.rood
{
	Color: Red;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: bold;
	Font-Style: normal;
	Line-Height: normal;
}

H3
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H3.rood
{
	Color: Red;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: bold;
	Font-Style: normal;
	Line-Height: normal;
}

H4
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H4.rood
{
Color: White;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H5
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H5.rood
{
Color: Red;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

H6
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

H6.rood
{
Color: Red;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
Line-Height: normal;
}

B
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
}

I
{
Color: Black;
Font-Family: Arial, Verdana, Helvetica;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: italic;
Line-Height: normal;
}
a:link
{
Color: #FF0000;
}
a:visited
{
Color: #FF0000;
}
a:active
{
Color: #800080;
}
TD.dark {
	background-color : #3366CC;
}
TD.light {
	background-color : #99CCFF;
}
