body  { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p {}
td    { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.small { font-size: 10px }
.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}
