body, table, tr,  form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

.required{
	vertical-align : super;
	font-size : 8pt;
}
td{
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

li{
	list-style : square;
	color : #405B98;
; line-height: 22px
}

A:ACTIVE, A:LINK, A:VISITED {
	color:#003366;
	font-size : 10pt;
	text-decoration: none;
	font-weight:bold
}

A:HOVER {
	color : #003366;
	font-size : 10pt;
	text-decoration: underline;
	font-weight:bold
}
