/* PPCCStyles for bemikitties; created 7/28/05 */

body               {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: normal;
					background-color:#AE5F2C;
                    }
					
p, tr, td           {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5  {font-family: optimum; 
                    }

h1				   {font-family: lucida,tahoma;
                    color: #FFFFFF;
                    font-size: 14pt;
					font-weight: bold;
					background-color:#AE5F2C;
                    border-color:#FFFFFF;
					border:dotted 2px;
					padding: 4px;
                    }
					
h2                 {font-family: lucida,tahoma;
                    color: #000000;
                    font-size: 12pt;
					font-weight: bold;
					font-style:italic;
					background-color: #FDFB27;
                    }
					
h3                 {font-family: lucida,tahoma;
                    color: #9BA6C6;
                    font-size: 20pt;
					font-weight: normal;
                    }
					
h4                 {font-family: lucida,tahoma;
                    color: #48B433;
                    font-size: 11pt;
					font-weight: bold;
                    }
					
h5                 {
                    color: #00000;
                    font-size: 12pt;
					font-weight: bold;
					background-color: yellow;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #8d073a;
                    font-weight: bold;
                    } 

a:active           {color: #ca0226;
                    } 

a:hover            {background-color: #FDFB27;
                    color: #080874;
                    }

a:visited          {color: #730943;
                    }
					
.small			  {font-family: arial;
                   font-size: 8pt;
				   font-weight: normal;
                    }
					
.med			  {font-family: lucida,tahoma;
                   font-size: 9pt;
				   font-weight: bold;
                    }
					
.style1			  {font-family: lucida,tahoma;
                   color:#AE5F2C;
                   font-size: 12pt;
				   font-weight: bold;
				   background-color:#FBEFE7;
                    }
					
.text			  {font-family: tahoma;
				   color:#AE5F2C;
                   font-size: 9pt;
				   font-weight: normal;
                    }


