<!DOCTYPE html PUBLIC "-//W3C//DTDHTML 4.01 Transitional//EN">
<html>
<head>
 <title>Styles Sheets for Troop 62</title>
 
<style Type="text/css">
  p { color : blue }
  p.frame { margin-left:  3em }

</style>

</head>
<body>



</body>
</html>