.paragraph_header {
	font-size: 13px;
	font-weight: bold;
	color: inherit;
	margin-bottom: 0px;
	line-height: 20px;
	display: block;
	text-transform: uppercase;
}

.text_note	 {
	color: #726052;
    font-family: Lucida Grande,Arial,Verdana;
    font-size: 11px;
	line-height: 16px;
    font-weight: normal;
	background-color: #f0efeb;
    clear: both;
    display: block;
    margin: 0;
    padding: 15px;	
}

.page_title {
	font-size: 24px;
	font-weight: normal;
	color: inherit;
	margin-bottom: 5px;
	line-height: 24px;
	display: block;
	color:#726052;	
	}

.page_title_in_body {
	font-size: 24px;
	font-weight: normal;
	color: inherit;
	margin-bottom: 15px;
	line-height: 24px;
	display: block;
	color:#726052;	
	}
	
.small_subtitle {	
	font-family: Lucida Grande, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: inherit;
	text-transform: none !important;
	margin-bottom: 30px;
	display: block;
	text-transform:none;
}

/*.paragraph_subheader {
	font-weight: bold;
	color: #665a4a;
	}*/


