/*///////////////////////////// */
.kk_font_dick {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
}
/*///////////////////////////// */

h1  {
	/* color: #69625d; */
	color: #666666;
	font-size: 0.8em;
    font-family: "Times New Roman", "Times", Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	font-variant : small-caps;
    padding: 30px 0px 0px 0px;
}



h2 {
	color: #996633;
	font-size: 0.7em;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	padding: 30px 0px 1px 0px;
}

h3 {
	color: #996633;
	font-size: 0.7em;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	padding: 0px 0px 0px 4px;
	margin: 25px 0px 5px 0px;
	border-bottom:3px solid #cbb08a;
}



h4 {
	color: #747371;
	font-size: 0.7em;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;

}

    h4 a:link {
        color: #525252;
	    font-size: 1.0em;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
    }
    
    h4 a:hover {
    	color:	#97662b;
        text-decoration: none;
    }
    
    h4 a:active {
    	color:	#4b8571;
    }
    
    h4 a:visited {
    	color:	#000;
        text-decoration: none;
    }





h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 0.7em;
	color: #666666;
	margin: 0px 0px 0px 0px;
    text-align:	left !important;
	list-style-type: none;
}

    h5 nav li {
    	position: relative;
        color: #666666;
    	}
     
    h5 li a {
    	padding: 0px 5px;
        
	font-size: 1.0em;
    	text-decoration: none;
    	font-weight: normal;
    	color: #666666;
    	padding: 0px 0px 0px 10px;
    	list-style-position: outside;
    			background-image: url(img-global/li-on.gif);
    			background-position: 1%;
    			background-repeat: no-repeat;
    	}
    
    h5 a:hover {
    	background: #f6efdf;  /* #DCEBFC; */
    	color: #000;
        font-weight: normal;
    	list-style-position: outside;
    			background-image: url(img-global/li-on.gif);
    			background-position: 1%;
    			background-repeat: no-repeat;
    }
    
    h5 nav a.active {
    	background: #f2edcf;
    	color: #000000;
    }
    
    h5 a:visited	{
    	color: #666666;
    }

    
    
<!-- h6 -->
    
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 0.7em;
	color: #666666;
	margin: 0px 0px 0px 0px;
    text-align:	left !important;
	list-style-type: none;
}

    h6 nav li {
    	position: relative;
    	}
     
    h6 li a {
    	padding: 0px 5px;
        
	font-size: 1.1em;
    	text-decoration: none;
    	font-weight: normal;
    	color: #666666;
    	padding: 0px 0px 0px 10px;
    	list-style-position: outside;
    			background-image: url(img-global/li-on.gif);
    			background-position: 1%;
    			background-repeat: no-repeat;
    	}
    
    h6 a:hover {
    	background: #f6efdf;  /* #DCEBFC; */
    	color: #000;
        font-weight: normal;
    	list-style-position: outside;
    			background-image: url(img-global/li-on.gif);
    			background-position: 1%;
    			background-repeat: no-repeat;
    }
    
    h6 nav a.active {
    	background: #f2edcf;
    	color: #000000;
    }
    
    h6 a:visited	{
    	color:	#000;
    }
    
    
    
    
    




#line {
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 10px 0px;
    background-position : top left;
        background-image: url(img-global/sub-head-under-line.gif);
    background-repeat: no-repeat;
    border:0px solid #cbb08a;
	}
    
    

p, pre {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0px 0px 0px 0px;
	}
    
    
    
p li a {
    	padding: 0px 5px;
    	text-decoration: none;
    	font-weight: normal;
    	color: #666666;
    	padding: 0px 0px 0px 10px;
    	list-style-position: outside;
    			background-image: url(img-global/li-on.gif);
    			background-position: 1%;
    			background-repeat: no-repeat;
    	}
        
p nav li {
    	position: relative;
    	}
        
    
    p a:link {
        color: #525252;
    }
	
#normallink:link, #normallink:visited, #normallink:active {
	color: #747371;
	font-size: 0.7em;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	text-decoration: none;
}

#normallink:hover {
	color: #747371;
	font-size: 0.7em;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
	text-decoration: none;
}