body	{
	font-family:arial;
	font-size:10px;
	size:10px;
	}


a
	{
	color: #ba7026;
	text-decoration: none;
	}

a:hover
	{
	color: #4a4016;
	text-decoration: underline;
	}
	
h3 { 
margin-bottom: 0; 
padding-bottom: 5px; 
}

.response {
  /* margin: 1em 0; */
  /* padding: 0.5em 1em; */
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  background-color: #ffffff;
  /* font-size: 11px; */
}

td{
	
	font-size:16.5px;
	}

h1,h2,h3,h4,h5 {
	color:#ba7026;
	}