body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

a:link {
	color: #0101b7;
	text-decoration: none;
	font-size: 12px;
	}

a:hover {
	font-weight: inherit;
	color: #fe0000;;
	}

a:visited {
  color: #0342AC; text-decoration: none;
  font-size: 12px;


}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

