@charset "utf-8";


h1 {
	/*color: #881096;*/
        color: #cb34bd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
        text-transform: none;
	background-position: left;
	background-repeat: no-repeat;
	/*text-indent: 55px;
	height: 40px;
	line-height: 40px;*/
	height: 90px;
	line-height: 90px;        
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e4d5e;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #cb34bd;
	border-bottom-width: 2px;
	width: 100%;
	text-transform: none;
}

