﻿

/* Presentation Stylesheet */ 

p {
 margin:0; text-align:left;
 font-family: Comic Sans MS;
 color:#1F57A0;
 font-size:12pt; 
 word-spacing:0;
 text-indent:0
 }

.p1 {
 margin:0; text-align:center;
 font-family: Comic Sans MS;
 color:#1F57A0;
 font-size:12pt; 
 word-spacing:0;
 text-indent:0
 }

.kl {
 font-size: 10pt;
 font-family: Comic Sans MS; 
 color:#095801;font-size:10pt;
 }
 
.kl2 {
 font-size: 10pt;
 font-family: Comic Sans MS; 
 font-weight: bold;
 color:#3d7fd4;font-size:10pt;
 }
 
a:link {
 text-decoration: underline;
 font-family: Comic Sans MS;
 color:#1F57A0;
 }

a:visited {
 text-decoration: underline;
 font-family: Comic Sans MS;
 color:#1F57A0;
}

a:active {
 text-decoration: underline;
 font-family: Comic Sans MS;
 color:#FFFFFF;
 background-color: #F59627;
}

a:hover {
 text-decoration: underline;
 font-family: Comic Sans MS;
 color:#FFFFFF;
 background-color: #F59627;
}

 h1 {
 margin:0; text-align:center; 
 font-family: Comic Sans MS;
 color:#FFFFFF;
 background-color: #FC9B3B;
 font-size:14pt
 }

h2 {
 margin:0; text-align:center; 
 font-family: Comic Sans MS;
 color:#FFFFFF;
 background-color: #62d25d;
 font-size:14pt
 }

h3 {
 margin:0; 
 font-family: Comic Sans MS;
 font-style:bold;
 color: #3d7fd4;
 font-size:12pt;
 text-align:center
 }
 
 h4 {
 margin:0; 
 font-family: Comic Sans MS;
 font-style: italic;
 color: #3d7fd4;
 font-size:12pt;
 text-align:center
 }

h5 {
 margin:0; 
 font-family: Comic Sans MS;
 color: #095801;
 font-style:bold;
 font-size:12pt;
 text-align:center
 }
 
h6 {
 margin:0; 
 font-family: Comic Sans MS;
 color: #095801;
 font-size:12pt;
 text-align:center
 }
 
td  {
 text-align:center;
 font-family: Comic Sans MS;
 color:#1F57A0;font-size:12pt; margin-bottom:3
 }

a.start:link {
  text-decoration: none;
  color: #1F57A0;
  font-family: Comic Sans MS;
font-size: 10pt;
 }

a.start:visited {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:10pt;
 color:#1F57A0;
}

a.start:active {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:10pt;
 color:#1F57A0;
 background-color: #F59627;
}

a.start:hover {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:10pt;
 color:#FFFFFF;
 background-color: #F59627;
}


a.kop:link {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Comic Sans MS;
font-size: 12pt;
 }

a.kop:visited {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:12pt;
 color:#FFFFFF;
}

a.kop:active {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:12pt;
 color:#FFFFFF;
}

a.kop:hover {
 text-decoration: none;
 font-family: Comic Sans MS;
 font-size:12pt;
 color:#FFFFFF;
 background-color: #F59627;
}

ul {
 margin-left: -40px;
 padding-left: 0px;
 font-family:"Comic Sans MS";
 font-size:"12pt";
 list-style-type: disc;
 color:#1F57A0
}
ul li
{
 margin-left: 40px;
 font-family:"Comic Sans MS";
 font-size:"12pt";
 color:#1F57A0;
 list-style-type: none;
}
