BODY {
        font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
    }

H1  {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #990000;
	padding-left: 7px;
	margin-top: 3;
    }

