body {
    background-image: none;
		background-color: #fff0f5;
		color: #000000;
		text-align: center;	
		margin-left:auto;
		margin-right: auto;
		}
		
		h1 {
		width: 700px;
		color: #006600;
		background-color: #f5ffef; /*#fff0f5;change 19-Jul-2006*/
		background-image: none;
		font-family: "Kabel Bk BT", "Times New Roman", Georgia, "CopprplGoth Bd BT", Garamond, serif;
    letter-spacing: 3px;
		text-align: center;		
		margin-left: auto;
    margin-right: auto;
		border: double 4px #006600;
    }
		
    h2, h3 {
    color: #006600;		
		background-color: #fff0f5;
		background-image: none;
    letter-spacing: 3px;
		font-family: "Lucida Sans Unicode", Arial, Verdana, Tahoma, sans-serif;
		margin-left: auto;
    margin-right: auto;
    }
						
		p {		
		width: 75%;
    text-align: justify;
    text-indent: 2em;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
    }
		
		div.families {
		width:450px;
		text-align: center;
		margin-left: auto;
    margin-right: auto;
		}
		
		
		p.families {
		width: 300px;
		color: #006600;		
		background-color: #fff0f5;
		background-image: none;
    text-align: center;
		text-indent: 0px;
		font-family: "Comic Sans MS", Georgia, "Times New Roman", "Courier New", serif;
    margin-left: auto;
    margin-right: auto;
		}
 
		div.small {
    background-color: #fff0f5;
    background-image: none;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: xx-small;           
    }
				
		.copyright {
		background-color: #fff0f5;
    background-image: none;
    color: #000000;
		text-align: center;                 
    font-family: Tahoma, Arial, sans-serif;
    font-size: x-small;
		padding-top:20px;
		margin-left: auto;
    margin-right: auto;		
    }
		
		img {
		float: right;
		margin: 0px 10px;
		}
		
		div.address {
		width: 450px;
		text-align: center;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		}
		
		div.check {
		background-color: #fff0f5;
		background-image: none;
		color: #006600;		
		width: 450px;
		text-align: left;
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		}
		
		div.appl {
		width: 600px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		}
		
		p.schedules {
		background-color: #fff0f5;
		background-image: none;
		color: #a52a00;
		width:400px;
		border: 1px solid #006600;
		text-align: center;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		}
				
		div.list {
		width: 550px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		}
		
		ul {
		text-align: left;
		}
		
		li {
		font-family: Verdana, Arial, sans-serif;
		}
		
		hr {
		width: 600px;
		text-align: center;
		}
		
		.button a {
     color: #000000;
     font-size: 80%;
		 font-family: Tahoma, Arial, Verdana, sans-serif;
		 font-weight: bold;    
     text-decoration: none;
     border: 1px solid #000000;
     background-color: #f0e0c0;
     background-image: none;
     display: inline;
		 width:auto;                               
     margin: 5px 1px;
     padding: 1px 2px;
     text-align:center; 
     }           

    .button a:hover {
     background-color: #f0f8ff;                  
     background-image: none;                          
     display: inline;
     color: #000000;                                
     border: solid #000000 1px;
		 width:auto;                        
     margin: 5px 1px;
     padding: 1px 2px;
     text-align:center;                     
     }
		 
		 
