body 
  {
	margin: 0px;
	background-color:#0A1A5D;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
  }
h3 
  {
	font-style: italic;
	font-variant: small-caps;
  }
hr
  {
  	color: #009900;
  	width: 75%;
  }
li 
  {
	font-weight: bold;
	font-style: oblique;
  }
a:link 
  {
	color: #33CC00;
  }
a:visited 
  {
	color: #009900;
  }
.returnFormat
  {
	font-size: small;
	font-style: italic;
	font-variant: small-caps;
	text-indent: 12px;
  }
