

body         { background-color: #CCCCFF ; 
               text-align: center; color: #666666; font-family: georgia serif; 
                font-weight: normal;
			   }
			   h1 {
	font-size: 48px;
	color: #666666;
}
			   

  H2 { font-size: font-size: 40;
       color: #666666;
        } 
             
  
.caption {color: #666666; font-weight: bold;  }

.nav {font-size: 18px;
      color: #ccccff;
	  text-align: center;
	  
	  font-weight: bold;
	  
	   }
.style4 {color: #CCCCFF}
.style6 {color: #CCCCFF; font-weight: bold; font-style: italic; }
.style9 {font-weight: bold; font-size: small; }
.style11 {
	font-size: large;
	font-weight: bold;
	}



a:link {
	color: #CCCCFF;
}
a:hover {
	color: #CCCCFF;
}
a:visited {
	color: #CCCCFF;
}
a:active {
	color: #CCCCFF;
}
