table.main 		{	width: 800;
					border-width: 0;
					border-style: none;
					background-image: url(/images/backgroundsmall.jpg);
				}

							
p.normal		{	font-family: arial;
					font-size: 16;
					align: left;
					color: black;
				}

				}				

h1				{	color: #000080;
					font-size: 17;
					font-weight: bold;
					line-height: 1;
				}

h2				{	color: black;
					font-size: 22;
					font-weight: bold;
				}


body			{	text-align: left;
				}


td.address		{	font-family: arial;
					font-size: 12;
					color: black;
				}


					

a.kinder:link 		{	background-color: #000066;
						color: white;
					}

a.kinder:visited 	{ 	background-color: #000066;
						color: white;
					}

a.kinder:hover 		{	background-color: #000066;
						color: #FF6600;			
					}
p.kinder			{	font-size: 18; 
						line-height: 2; 
						font-family: arial;
					}	
					

a:link				{	text-decoration: none;
						color: blue;
					}

a:visited			{	text-decoration: none;
						color: blue;
					}

a:hover 			{	color: red;	
					}
					
a.menu1:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: white;
						background-color: #9999FF
					}

a.menu1:visited		{	color: white;
						text-decoration: none;
						color: white;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu1:hover		{	color: #9999FF;
						background-color: white;
					}

a.menu2:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: #FF6600;
						background-color: #9999FF
					}

a.menu2:visited		{	color: #FF6600;
						text-decoration: none;
						color: #FF6600;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu2:hover		{	color: white;
						background-color: #FF6600;
					}
					
a.menu3:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: #996699;
						background-color: #9999FF
					}

a.menu3:visited		{	color: #996699;
						text-decoration: none;
						color: #996699;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu3:hover		{	color: white;
						background-color: #996699;
					}
					
a.menu4:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: #FFCC00;
						background-color: #9999FF
					}

a.menu4:visited		{	color: #FFCC00;
						text-decoration: none;
						color: #FFCC00;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu4:hover		{	color: white;
						background-color: #FFCC00;
					}
					
a.menu5:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: #993300;
						background-color: #9999FF
					}

a.menu5:visited		{	color: #993300;
						text-decoration: none;
						color: #993300;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu5:hover		{	color: white;
						background-color: #993300;
					}
					
a.menu6:link		{	font-family: arial;
						font-size: 16;
						font-weight: bold;
						text-decoration: none;
						color: #FF0000;
						background-color: #9999FF
					}

a.menu6:visited		{	color: #FF0000;
						text-decoration: none;
						color: #FF0000;
						background-color: #9999FF;
						font-family: arial;
						font-size: 16;
						font-weight: bold;
					}

a.menu6:hover		{	color: white;
						background-color: #FF0000;
					}

div.menu			{	position:absolute; 
						width:435px; 
						height:20px; 
						left: 157px; 
						top: 100px; 
						visibility: hidden;
						font-family: arial;
						font-size: 14;
					}

