body {	font-family:      Arial,helvetica,sans-serif;
      	color:            black;
	background-color: white;
     }

ul,ol,dir,menu   { font-family: arial,helvetica,sans-serif }

dl   { margin-left: 5%;
       font-family: arial,helvetica,sans-serif
     }

p    { margin-left: 5%; 
       font-family: arial,helvetica,sans-serif  }
pre  { margin-left: 5%; 
       font-family: "courier new",courier,monospace;
     } 

h1  {color:  #005555;
           font-family: arial,helvetica,sans-serif;
           font-weight: bolder;
	   font-size: xx-large;
	   margin-left: 0%;  }


h2,h3,h4  {color:  #993333;
           font-family: arial,helvetica,sans-serif;
           font-weight: bold;
	   font-size: large;
           margin-left: 0%;  }

h3,h4,h5  {margin-left: 5%}

div.leftmarg {margin-left: 5%;
        font-family: arial,helvetica,sans-serif}

a:active  {color: #ff0000; text-decoration: underline}
a:visited {color: #666666; }

.note    {color: orange;}
.warning {color: red; font-weight: bold}

