body {
  background:	#ffffff;
  color:	#000080;
}

h1, h2, h3, h4, h5, h6, th, td, p, ul, ol, li
{
  font-family : "Helvetica", "Times New Roman"; 
  color       : #000000;
}

th, td, p, ul, ol, li
{
  font-size   : 14pt;
}


a {
  font-family : "Helvetica", "Times New Roman"; 
}
a:link { color : #ff0000; }
a:visited { color : #006600; }

.command { 
	font-family: "Courier", "fixed";
	color : #99ff00; 
}
