<html>
<head>
<title>Lee De Cola's style sheet</title>
<style type="text.css">
  h1 {font-family: Helvetica; font-size: 16pt; color: black}
  h2 {font-family: Helvetica; font-size: 15pt; color: black}
  h3 {font-family: Helvetica; font-size: 13pt; color: black}
  h4 {font-family: Helvetica; font-size: 11pt; color: black; font-style: italic}

  date {font-family: courier; font-size: small}
  img {
    margin-right: 10px ;
    border: 1px solid #000000 ;
    float: left
  }
</style>
</head>
<body>
Lee De Cola's style sheet
</body>
</html>
