p,body {
	font: 11pt normal Arial,Sans-serif;
	background-color:#e9e7e9;
	line-height: 20px;

}

td.title {
  font: 10pt normal Arial,Sans-serif;
	margin:10px;
	padding-bottom: 0cm;
}

table.index td {
	font: 11pt normal Arial,Sans-serif;
	margin:10px;
	padding: 0.25cm;
}

table.list td {
	font: 12pt normal Arial,Sans-serif;
	text-align:center;
	padding-top:0.12cm;
	padding-bottom:0.12cm;
}

table.list th {
	font: 14pt normal Arial,Sans-serif;
	text-align:center;
	padding-top:0.12cm;
	padding-bottom:0.12cm;
}

hr {
	border:0;
	width:50%;
	color:#105A70;
	background-color:#105A70;
	height:3px;
}

a:link {
  color:#105A70;
	text-decoration:none;
}

a:visited {
  color:#105A70;
	text-decoration:none;
}

a:active {
  color:#105A70;
	text-decoration:underline;
}

a:hover {
  color:#000000;
	text-decoration:underline;
}

a:link img {
  border:0px;
}

a:visited img {
  border:0px;
}

a:active img {
  border:0px;
}

a:hover img {
  border:0px;
}

h2 {
  font: 18pt normal Arial,Sans-serif;
	color:#105A70;
}
H3 {
	font: bold 7pt Arial, Helvetica, sans-serif;
	color: #105A70;
	margin: 0px; 
  }
	
h4 {
	font: 13pt normal Arial, Sans-serif;
	color:#105A70;
}

strong {
  color:#105A70;
}