.clsContent
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial;
    TEXT-ALIGN: justify;
    FONT-WEIGHT: normal;
}

.clsHeading
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial;
    TEXT-ALIGN: left;
    FONT-WEIGHT: bold;
}

.specialbox
{
	background:url('/images/specialbox_off.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

.specialboxbig
{
	background:url('/images/specialboxbig_off.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}