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
}

td, th {
	text-align: left;
}

dt {
	font-weight: bold;
}

innput, textarea {
  font-family: Arial, sans-serif;
  overflow: auto;
}
.highslide img {
	border: 0px;
}

a.highslide {
	color: black;
}

a.highslide:visited {
	color: black;
}

a.highslide-credits:visited {
	color: silver;
}

td.foto {
	width: 33.3%;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}

@media screen {
  .noscreen {
    display: none;
  }
}

@media print {
  .noprint {
    display: none;
  }
}
