/* KCStyles for bemikitties; created 9/21/04 */

body               {background-image:
                    font-family: opitimum;
                    color: #000000;
                    font-size: 10pt;
					font-weight: normal;
                    }
					
p, tr, td           {font-family: opitimum;
                    color: #000000;
                    font-size: 10pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5  {font-family: opitimum; 
                    }

h1				   {color: #091A82;
                    font-size: 14pt;
					font-weight: bold;
					background-color:#F6EFEF;
                    }
					
h2                 {color: #280AAA;
                    font-size: 13pt;
					font-weight: bold;
					background-color:#FFEEF0;
                    }
					
h3                 {color: #48B433;
                    font-size: 20pt;
					font-weight: normal;
                    }
					
h4                 {color: #48B433;
                    font-size: 10pt;
					font-weight: bold;
                    }
					
h5                 {color: #145906;
                    font-size: 10pt;
					font-weight: bold;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #9A00EE;
                    font-weight: bold;
                    } 

a:active           {color: #078D8D;
                    } 

a:hover            {background-color: #FABBFA;
                    }

a:visited          {color: #D701D7;
                    }
					
.small			  {font-family: arial;
                   font-size: 8pt;
				   font-weight: normal;
                    }