/* KCStyles for bemikitties; created 9/21/04 */

body               {background-color:#000000;
                    font-family: opitimum;
                    color: #000000;
                    font-size: 11pt;
					font-weight: normal;
                    }
					
p, tr, td           {font-family: opitimum;
                    color: #000000;
                    font-size: 11pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5  {font-family: opitimum; 
                    }

h1				   {color: #FFFFFF;
                    font-family:ReBucked;
					padding:4px;
                    font-size: 16pt;
					font-weight: bold;
					text-align:right;
					background-color:#F92CF7;
                    }
					
h2                 {color: #29A311;
                    font-size: 9pt;
					font-weight: normal;
                    }
					
h3                 {color: #EEEEEE;
                    font-size: 8pt;
					font-weight: normal;
                    }
					
h4                 {color: #48B433;
                    font-size: 12pt;
					font-weight: bold;
                    }
					
h5                 {color: #145906;
                    font-size: 13pt;
					font-weight: bold;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #2C2CC7;
                    } 

a:active           {color: red;
                    } 

a:hover            {background-color: #F92CF7;
                    color:#FFFFFF;
                    }

a:visited          {color: #CE0660;
                    }
.small             {font-family: opitimum;
                    color: #000000;
                    font-size: 8pt;
					font-weight: normal;
                    }