b {
	color: red;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 13px;
	border-left-style: solid;
	border-color: red;
	padding-left: 3px;
}