.maintext {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textdef {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	color: #000000;
}

a:link.footer {
color: #000000;
text-decoration: none;
}
a:visited.footer {
color: #000000;
text-decoration: none;
}
a:hover.footer {
color: #000000;
text-decoration: underline;
}
a:active.footer {
color:  #000000;
text-decoration: none;
}

FORM.nomargin
{
    MARGIN: 0px;
}