.outline {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

H1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
    font-style: normal;
}
.H4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 200;
    font-style: normal;
}

A:link {text-decoration: none; color: "#020452"} A:visited {text-decoration: none; color: "#020452"} A:active {text-decoration: none; color: "#020452"}
 A:hover {text-decoration: underline; color: "#A94049"}
