        BODY, TD, UL {
         font-family : "Comic Sans MS";
         font-size: 14px;
         }
         
         A {
         text-decoration: none;
         color: Purple;
         font-weight: bold;
         }
         
         A:Hover {
        	text-decoration: underline;
        	color: #000000;
        	background-color : #FFEBCD;
         font-weight: bold;
        }
         
         .bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

         }

         
         .boldi {
         font-weight: bold;
         font-style: italic
         }         

         .cellblk {
         font-size: 11px;
         font-variant: small-caps;
         font-weight: bold
         }
         
         .cell {
         font-size: 11px;
         font-variant: small-caps;
         font-weight: bold;
         color : #663366;
         }
		 
		 .fam {
		 font-weight: bold;
		 color: #800000;
         font-family : "Comic Sans MS";
         font-size: 14px;
		 }
         
         HR {
         color: blue;
         height: 1pt;
         }
		 
li {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

         .title
         {
         font-size: 25px;
         font-weight: bold
         }
		 
         .subtitle {
         font-size: 20px;
         font-weight: bold
         }
         
         .wiztitle {
         font-size: 15px;
         }.italic {
	font-style: italic;
}
.xsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
