body {

}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-color: #DEDEDE;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #DEDEDE;
	
	}

