body, p, td {
	font-family: arial;
	font-size: 11pt;
	list-style-type: circle;
	line-height: 1.3;
}

h1 {
	font-family: Avantgarde;
	color: #707070;
	font-size: 23px;
	font-weight: 400
}

h5 {
	font-family: Avantgarde;
	color: 454545;
	font-size: 20;
	font-weight: 200
}

hr {
	color: 333399;
}

a {
	font-family: arial;
	color: 3c4775;
	text-decoration: none;
	font-size: 16;
	font-weight: 600
}

.header {
	font-family: arial;
	color: white;
	text-decoration: none;
	font-size: 16;
	font-weight: 600
}

a:hover {
	font-family: arial;
	color: ff6633;
	text-decoration: none;
	font-size: 16;
	font-weight: 600
}

li {
	list-style-type: circle;
}

table {
	border: 1;
	border-spacing: 0mm;
	border-collapse: collapse;
	bordercolor: 454545
}