body.pop	{
  background-color: #000000;
  margin-left: 10;
  padding: 0;
  border: none;
  font-weight: normal;
  font-family: verdana, serif, sans-serif;
  color: white;
}

p         { text-indent: 2em; margin-top: 0; margin-bottom: 0; }
em        { font-style: italic; font-weight: bold; }
strong    { text-transform: uppercase; font-weight: bold; }
h1        { margin-left: 0; line-height: 1em; margin-top:0.25em; text-align: left; color: blue; }
h2        { margin-left: 0; line-height: 1em; color: green; }
h3	  { margin-left: 0; line-height: 1em; color: #4000FF; }
h1,h2,h3  { font-family: verdana, serif; }
ul		{ margin-left: 10px; }
a:link	  { color:#ffffff; text-decoration:none; }
a:visited { color:#c0c0c0; text-decoration:none; }
a:active  { color:#ffffff; text-decoration:none; }

