.main {
	color: #000000;
	background-color: #000000;
}

pre
{
  font-family: monospace;
  color: #551A8B;
  background-color: #EEE9E9;
}

p
{
 color: black;
 font-family: Arial, Verdana, sans-serif;
}

p.output
{
  font-family: monospace;
  color: #000000;
  background-color: #FFFACD;
}

a, a:visited, a:active 
{
   color: #000000;
   font-weight: bold;
   text-decoration: underlined;
}
