@charset "iso-8859-1";
BODY  {
	font-family : Verdana;
        font-size: 10;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-width : 0;
	margin-height : 0;
	margin : 0;

}

A:HOVER {
	text-decoration : underline;
}

A  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana;
}

.title {
                font-size: 30;
                font-weight: bold;
}

.subtitle {
                font-size:12;
                font-weight:bold;
}

.subtitle2 {
                font-size:12;
                font-weight:bold;
}

.texteP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	line-height: normal;
}

TD {
        font-family : Verdana;
      font-size: 10;
}



