H1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	}

.subtitle  {
	font-family : arial, helvetica, sans-serif ;
	font-size : 14 px ;
	font-weight : bold ;
	}

.titser  {
	font-family : arial, helvetica, sans-serif ;
	font-size : 12 px ;
	font-weight : bold ;
	color : #e20050
	}

H2  {
	font-family : arial, helvetica, sans-serif;
	font-size : 18 px;
	font-weight : bold ;
	}

H3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16 px;
	}

H4  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12 px;
	}


.textn  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11 px;
	font-weight : bold ;
	color : #000000
	}

	
BODY, TD, P {
	color : black;
	font-family : geneva, verdana, arial, helvetica, sans-serif;
	font-size : 12 px;
	}
	
A	{
    font-family : helvetica, sans-serif;
	font-size : 12 px;
	text-decoration : none;
	background: none;
	color : #E20050;
	}
	
A:Hover	{
	font-family : helvetica, sans-serif;
	font-size : 12 px;
	text-decoration : none;
	background: #E20050;
	color : #FFFFFF;
	}

