/* HSACStyles for bemikitties; created 7/14/05 */

body               {font-family: 'Times New Roman';
                    color: #000000;
                    font-size: 11pt;
					font-weight: normal;
					background-color:#FFFFFF;
                    }
					
p, tr, td           {font-family: 'Times New Roman';
                    color: #000000;
                    font-size: 11pt;
					font-weight: normal;
                    }
					
h1, h2, h3, h4, h5  {font-family: 'Times Roman New'; 
                    }

h1				   {font-family: roughage;
                    color: #FFFFFF;
                    font-size: 14pt;
					font-weight: bold;
					background-color:#9E4A26;
                    border-color:#FFFFFF;
					border:dashed 2px;
					padding: 4px;
                    }
					
h2                 {font-family: 'Times New Roman';
					background-color:#48B433;
                    color: #ffffff;
                    font-size: 13pt;
					font-weight: bold;
					font-style:italic;
					padding:2px;
                    }
					
h3                 {font-family: 'Times New Roman';
                    color: #9BA6C6;
                    font-size: 20pt;
					font-weight: normal;
                    }
					
h4                 {font-family: 'Times New Roman';
                    color: #48B433;
                    font-size: 11pt;
					font-weight: bold;
                    }
					
h5                 {
                    color: #145906;
                    font-size: 11pt;
					font-weight: bold;
                    }
										
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {color: #9E4A26;
                    font-weight: bold;
                    } 

a:active           {color: #ff9933;
                    } 

a:hover            {background-color: #9E4A26;
                    color: #FFFFFF;
                    }

a:visited          {color: #F30707;
                    }
					
.small			  {font-family: arial;
                   font-size: 8pt;
				   font-weight: normal;
                    }
					
.med			  {font-family: arial;
                   font-size: 9pt;
				   font-weight: bold;
                    }
					
.style1			  {font-family: 'Times New Roman';
                   color:#7F2E07;
                   font-size: 13pt;
				   font-weight: bold;
				   background-color:#D3C5A9;
                    }
					
.text			  {font-family: 'Times New Roman';
				   color:#0000000;
                   font-size: 8pt;
				   font-weight: normal;
                    }

