html,body{
      margin:0;
      padding:0;
      border:none;
}
td, body, tr {
	text-align: left;
	vertical-align: top;
	horizontal-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif: 14px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #940774;
	text-decoration: underline;
}
#link-big {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #70145D;
}
.header {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #70145D;
	font-size: 16px;
}
.justify{
	text-align: justify;
}
.art{
border-style: solid;
border-width:4px;
border-color: #000000;
}