.s1 {
	color: Navy;
	font-family: Verdana;
	font-size: 10pt;
}
.s2 {
	color: Navy;
	font-family: Verdana;
	font-size: 14pt;
	font : normal;
	font-weight : bold;
}
.s3 {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font : normal;
	font-weight : bold;
}
table.black_border { border: 1x solid black; }


