body
  {
  margin-top:12;
  margin-right:12;
  margin-left:16;
	font-family:Arial, Helvetica;
	font-weight:bold;
  background-color: #F6C500;
  }
  
td.caption 
  {  
  font-size:14pt;
	font-weight:bold;
	padding-bottom:12;
  }
  
a
	{
	color: black;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: underline;
	}

