.headline
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 36px;
    FONT-WEIGHT: bold;
    line-height:normal;
}

.subtitle
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
}

.subtitleblack
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
    line-height: 17px;
}

.abstract
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;

}



.txtmain
{
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;


}

a:hover
{
	color: #FF0000;


}
.txtmain2 {
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;

}
.txtmain3 {

	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.headline2 {

    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    line-height:normal;
}
.txtmain4 {

	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}

