h1
 {
 font-family: Arial;
 color: #0e0289;
 font-weight: bold;
 font-size: 31pt;
 text-align: left;
 }

h2
 {
 font-family: Arial;
 color: #0e0289;
 font-size: 15pt;
 text-align: left;
 }

h3
 {
 font-family: Arial;
 color: black;
 font-weight: bold;
 font-size: 31pt;
 text-align: left;
 }

h4
{
 font-family: Arial;
 color: #0e0289;
 font-size: 15pt;
 text-align: center;
 line-height: 100%;
}

h5
{
 font-family: Arial;
 color: #0e0289;
 font-size: 25pt;
 text-align: center;
 line-height: 100%;
}
 
h6
{
 color: #0e0289;
 font-weight: bold;
 font-family: Arial;
 font-size: 18pt;
 text-align: center;
}

.smile
{
 font-family: Arial;
 color: #379ad2;
 font-size: 15pt;
 text-align: left;
 margin-top: 30px;
 margin-bottom: 30px;
}

.Logos
{
margin-top: 10px;
margin-bottom: 30px;
}

.Logos img
{
margin-right: 20px;
margin-left: 20px;
}

.subnavigation
{
font-weight: bold;
font-family: Arial;
}

a:visited.subnavigation
{
font-weight: bold;
font-family: Arial;
}

a:link.subnavigation
{
font-weight: bold;
font-family: Arial;
}

a:hover.subnavigation
{
color: #dd7f76;
text-decoration: none;
}

/**
h9
{
 font-family: Arial;
 color: #e54232;
 font-weight: bold;
 font-size: 40pt;
 text-align: left;
 }
 
**/

a:visited, a:link
{
color: #537ad7;
font-weight: bold;
font-family: Arial;
text-decoration: none;
}

a:hover
{
color: #ffd700;
text-decoration: none;
}

.navigation
{
top: 50px;
background: #0e0289;
height: 33px;
}

.navigation ul
{
list-style: none;
}

.navigation li
{
background: #de958e;
padding: 5px 5px 3px 5px;
margin: 1px;
text-align: center;
display: inline;
}

.title
{
font-family: impact;
font-size: 35pt;
text-align: center;
}

.picture img
{
margin-top: 0px; 
margin-right: 30px;
margin-bottom: 50px;
margin-left: 30px;
}

.thirdnavigation
{
background: #0e0289;
text-align: center;
font-size: 13px;
margin-top: 30px;
margin-bottom: 30px;
}

.thirdnavigation ul
{
list-style: none;
}

.thirdnavigation li
{
display: inline;
margin: 1px;
}

a:visited.thirdnavigation
{
background: #dd7f76;
padding: 3px 5px 3px 5px;
}

a:link.thirdnavigation
{
background: #dd7f76;
padding: 3px 5px 3px 5px;
}

hr
{
color: #ffd700;
}