<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
              <title>stylesheet</title>
<style type="text/css">
 body { color: #003399; background: #000000;
  margin-left: 5%; margin-right: 5%; }
  font-family: Courier New, monospace;
 } 
 :link { color: #00FF00; }
 :visited { color: #669966; }
 :active { color: #333366; }
 :hover { color: #33FF33; }
 h1 { margin-left: +10%; }
 h2 { margin-left: +5%; }
 h3,h4,h5,h6 { margin left: +3%; }
</style>
	
</head>

<body>
</body>
</html>

