.textSmall {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textNorm {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body{
background-color: #FFFFFF;
margin:0px;
}