BODY
{
	BACKGROUND-COLOR: White;
    COLOR: Black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: x-small
}
INPUT
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: x-small
}
SELECT
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: x-small
}
TH
{
    BACKGROUND-COLOR: #b5e7de;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
}
TD
{
    FONT-SIZE: x-small
}
A
{
    COLOR: black
}
TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: x-small
}
.DisplayOnly
{
	Font-Size: X-Small;
	Font-Weight: Normal
}
.ErrorMessage
{
	Font-Size: X-Small;
	Font-Weight: Bold;
	Color: Red
}
.FieldInfo
{
	font-size: XX-Small;
	font-weight: bold;
	color: Black;
}
.FieldLabel
{
	Font-Size: X-Small;
	Font-Weight: Bold
}
.FieldLabelTop
{
	Font-Size: XX-Small;
	Font-Weight: Bold
}
.FormInfo
{
	Font-Size: X-Small;
	Font-Weight: Normal;
	Color: Green
}
.FormSection
{
	Font-Size: Small;
	Font-Weight: Bold;
	Color: Green
}
.MandatoryMark
{
	Font-Size: X-Small;
	Color: Blue
}
.VolunteerNr
{
	Font-Size: Small;
	Font-Weight: Bold;
	Color: Green
}
.ReportHeader1 
{
	font-size: xx-large;
	font-weight: bold;
}
.ReportHeader2
{
	font-size: x-large;
	font-weight: bold;
}
.ReportHeader3
{
	font-size: large;
	font-weight: bold;
}
.ReportHeader4
{
	font-size: medium;
	font-weight: bold;
}
.ReportHeader5
{
	font-size: small;
	font-weight: bold;
}
