
	
body { 
  	background: #FFFFFF; 	/*  #99ccff; #f3f8fe;  */
       	color: maroon; 
       	font-family:"century gothic","comic sans ms",serif;       	
	} 
body.marble {
  	background-image: url("graphics/marb157.jpg");
       	color: maroon; 
       	font-family:"century gothic","comic sans ms",serif;       	
	} 
body.cream { 
  	background: #ffffcc; 	/*  #99ccff; #f3f8fe;  */
       	color: maroon; 
       	font-family:"century gothic","comic sans ms",serif;
		margin-left: 10%; margin-right: 10%;       	
	} 	
	
h2 {
	text-align:center;
	color: maroon;
	}

.center {
	text-align:center;
	}
	
.heading { 
	font-weight:bold; 
	}
     
A:link {color: blue } 
A:visited {color: red } 
A:active {color: green } 

A.import:link {color: maroon; } 
A.import:visited {color: maroon; } 
A.import:active {color: maroon; } 
A.import:hover {color: #000066; }

/* h1, h2, div.class5, blockquote { background: white } */
   
/* ul,li {     font-size: medium; 
              font-decoration: italic }   */

  
/*  a.case1:link {background: green }   */
       

/*  p { 	font-size: 12pt;
  	font-family:"comic sans MS, fantasy";
  	color:maroon;
  	}   */
 
/* p.special {
	font: 12pt/14pt sans-serif;
	margin: 5px 0px 2px 25px;
	border: medium dashed #ff0000;
	}  */
             	  
/*  h2 em { font-weight: 900 } */
  
/*  h2.ex1 {color: green;       
          line-height: 50px; 
          font-size: 40px }   */
 
h6 {   
	font-size: xx-small ! important;
	color: red ! important 
	}
 
 
/*  div.foo:first-line {
                	 font-weight: bold;
                	 margin-left: 25px } */
 
/*  div:first-letter {
                	 font-size: x-large; 
                	 color: red } */
  
/*  div.kvcc	{
  		background: 000099;
  		color: white;
  		font: 22pt/40pt Times New Roman,Arial;
  		}  */

  
  
 
/* .funkyclass {
                 font: 36pt/40pt courier;
                 font-variant: small-caps;
                 border: thick solid blue } */
/*  #tagid1 {
                 padding: 20px; 
                 border: 0px groove #ffffff }  */
      
/*  .class1, #tagid2 { font-family: 'comic sans ms', fantasy; color: rgb(100%,100%,0%) }  */
      
     
/*   blockquote {
                 margin-left: 2cm; 
                 color: #00ff00 } */
  
/*  .part1 {
                 font-size: xx-large; 
                 color: #808000 }  */
  
  
