body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0156B1;
}
a:visited {
	color: #5656FE;
}
a:hover {
	color: #ACBFE7;
}
a:active {
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
}
h2 {
	font-size: 14px;
}
p {
	text-align: justify;
	line-height: 1.3em;
}
