td
{
	font-family: Arial; 
	font-size: 10pt;
}
p {
	margin: 0px;
	text-indent: 10mm;
}
ul , ol {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10mm;
}
hr	{
	color: #000080;
	height: 1;
}
h5	{
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	}
h4	{
	font-family: Arial;
	font-size: small;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.date {
	font-family: Arial;
	font-size: x-small;
	color: #990033;
	margin-top: 15px;
	margin-bottom: 10px;
}
.name {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000CC;
	text-align: justify;
}
.text {
	font-family: Arial;
	font-size: x-small;
	color: black;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;

}
.foto {
	font-family: Arial;
	font-size: xx-small;
	color: black;
	text-align: center;
}
.menuitem {
	text-decoration : none;
	border-style : solid;
	border-width : 1;
	border-color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	display: block;
}
.menuitem:hover {
	background-color : #060272;
	color : white;
	border-color : blue;
}
.head
{
	font-family: "Arial Narrow";
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	cursor: default;
	color: #CC9933;
	text-align: center;
}
.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #330099;
	text-align: center;
	margin-bottom: 25px;
}

