/* FLCStyles for bemikitties; created 7/15/05 */

body               {font-family: 'trebuchet MS';
                    color: #015770;
                    font-size: 10pt;
					font-weight: normal;
					background-color: #FFFFFF;
                    }
					
p, tr, td           {font-family: 'trebuchet MS';
                    color: #015770;
                    font-size: 10pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5, h6  {font-family: 'trebuchet MS'; 
                    }

h1				   {font-family: 'trebuchet MS';
                    color: #FFFFFF;
					font-style:italic;
                    font-size: 14pt;
					font-weight: bold;
					background-color:#00A9DA;
                    border-color:#00A9DA;
					border:dashed;
					1px;
                    }
					
h2                 {font-family: 'trebuchet MS';
                    color: navy;
					background-color: #EEEEEE;
                    font-size: 12pt;
					font-weight: bold;
					font-style:italic;
					text-align:left;
                    }
					
h3                 {font-family: 'trebuchet MS';
                    color: #9BA6C6;
                    font-size: 20pt;
					font-weight: normal;
                    }
					
h4                 {font-family: 'trebuchet MS';
                    color: #48B433;
                    font-size: 10pt;
					font-weight: bold;
                    }
					
h5                 {font-family: 'trebuchet MS';
                    color: gray;
                    font-size: 8pt;
					font-weight: bold;
                    }
					
h6                 {font-family: 'trebuchet MS';
                    color: navy;
					background-color: #EEEEEE;
                    font-size: 14pt;
					font-weight: bold;
					font-style:italic;
					text-align:center;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #000000;
                    font-size: 10pt;
                    font-weight: bold;
                    } 

a:active           {color: #8F8F8F;
                    } 

a:hover            {background-color: #FFFFFF;
                    color: #0B4097;
                    }

a:visited          {color: #0B19D0;
                    }
					
.small			  {font-family: trebuchet MS;
                   font-size: 8pt;
				   font-weight: normal;
				   text-align:left;
                    }
					
.smaller		  {font-family: trebuchet MS;
                   font-size: 7pt;
				   font-weight: bold;
				   text-align:left;
                    }
					
.med			  {font-family: trebuchet MS;
                   color:#000000;
                   font-size: 11pt;
				   font-weight: bold;
                    }
					
.med2			  {font-family: trebuchet MS;
                   color:#FFFFFF;
                   font-size: 10pt;
				   font-weight: bold;
                    }
					
.style1			  {font-family: trebuchet MS;
                   color:#1241FF;
                   font-size: 10pt;
				   font-weight: bold;
				   background-color:#E5E9F7;
                    }
