}
td
{
	font-family: Helevicta, Arial;
	font-size: 13px;
	color: black;
}

li, p
{
	font-family: Helevicta, Arial;
	font-size: 13px;
	color: black;
	text-align: justify;
}

ul
{
	font-family: Helevicta, Arial;
	font-size: 13px;
	color: black;
	list-style-type: square;
}

ol
{
	font-family: Helevicta, Arial;
	font-size: 13px;
	color: black;
}

a
{
    font-family: Helevicta, Arial;
	color: #0000FF;
	text-decoration: underline;
}

b, strong
{
	font-family: Helevicta, Arial;
	font-weight: "bold"
}