
H1 {
	font-family: Arial;
	font-size: 25pt;
	font-style: Italic;
	color: #730000;
}

H3 {
	font-family: Arial;
	font-size: 11pt;
	font-style: Italic;
	color: black;
	margin: 2mm;
}

H4 {
	font-family: Arial;
	font-size: 13pt;
	font-style: bold;
	color: #730000;
	text-align: center;
}


BODY.spis {
        font-family: Arial, Times, Times New Roman, Helvetica;
  		font-size: 7pt;
		font-style: bold;
		font-weight:500;
		color: black;
		background-color: #CDCDCD;
		margin: 1mm;
  		text-align: center;
  		
}

BODY.main {
        font-family: Arial;
  		font-size: 11pt;
		background-color:#white;
  		margin: 1mm;
  		text-align: justify;
  		color: black;
  		  		
}

BODY.banner {
        font-family: Tahoma;
  		font-size: 5pt;
		font-style: italic;
		color: #BEBEBE;
  		background-color: #BEBEBE;
  		margin: 0mm;
  		
}

UL {
font-family: Arial;
font-size: 11pt;
color: #730000;
text-align: left;
list-style-type: square;
line-height: 1em;
margin: 14px;
}


a.spis:link {color: #505050; text-decoration: none; font-style:bold; }
a.spis:visited {color: #505050; text-decoration: none; }
a.spis:hover {color: #730000; font-size: 110%; text-decoration: none; }
a.spis:active {color: #505050; }

a.main:link {color: #730000; text-decoration: none; }
a.main:visited {color: #730000; text-decoration: none; }
a.main:hover {color: #730000; text-decoration: none; }
a.main:active {color: #730000; }

table.main {
border-width: 8px;
border-color: white;
border-style: solid;
margin-left:auto; 
margin-right:auto;
margin-top:auto;
margin-bottom:auto;
border-collapse: collapse;
text-align: center;
font-family: Arial;
font-size: 11pt;
}

td.main {
border-width: 0px;
padding: 5px;
text-align: justify;
}

td.H {
border-width: 1px;
border-color: white;
border-style: solid;
background-color: white;
padding: 4px;
text-align: center;
}

table.banner {
table-layout: auto;
border-width: 0px;
border-color: black;
border-style: solid;
border-collapse: collapse;
margin-left: 2%;
margin-right: 4%;
}

td.banner {
border-width: 1px;
border-color: black;
border-style: solid;
padding: 1px;
text-align: center;
}

p {
font-family: Arial;
font-size: 11pt;
color: black;
}
