@charset "utf-8";
.kinderstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: circle;
	}
.tableborder {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066ff;
	border-bottom-color: #0066ff;
	border-left-color: #3787ff;
	border-top-color: #3787ff;
	}
	
.heading {
     font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 30pt;
	 }
	 
.lead-sentence {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 15pt;
	 text-align: justify;
	 }
	 
.sublead-sentence {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 text-align: justify;
	 font-weight: bold
	 }
	 
.indent1 {
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.indent2 {
     text-indent: 60px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 
	 }
	 
.indent3 {
     text-indent: 70px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 }

a.navbar:link {text-decoration:none;}
a.navbar:visited {text-decoration:none;}
a.navbar:hover {text-decoration:none;}
