body, p, td{
	font-family: arial, sans-serif;
	font-size: 8pt;
}

th{
	font-weight: bold; 
	font-size: 10pt;
	color: black;
}

h1, h2, h3, h4{
	font-weight: normal;
}

h1{
	font-size: 20pt;
}

h2{
	font-size: 16pt;
}

h3{
	font-size: 14pt;
}

h4{
	font-size: 12pt;
	font-weight: bold;
}

a img{
	border: none;
}

a{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black;
}

a:hover{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: 00297D;
	text-decoration: underline;
}

.item{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: 00297D;
}