p {
	  color: white;
	  font-family: arial, helvetica;
	  font-size: 12px;
	line-height: 120%;
	  margin-top: 3px;
}
td {
	  background-color: transparent;
}
h1 {
	  font-family: trebuchet, 'Trebuchet MS';
	  color: #fef842;
	  font-size: 24px;
	  margin: 0px;
	  padding: 0px;
}
h2 {
	  font-family: trebuchet, 'Trebuchet MS';
	  color: #fef842;
	  font-size: 16px;
	  margin: 0px;
	  padding: 0px;
}
a {
	color: white;
	text-decoration: underline;
}
a:hover, h2 a:active {
	color: #fef842;
}
h3 {
	  font-family: trebuchet, 'Trebuchet MS';
	font-weight: normal;
	  color: #fef842;
	  font-size: 12px;
	  margin: 0px;
	  padding: 0px 0px 9px 0px;
}
h5 {
	  color: white;
	  font-family: arial, helvetica;
	  font-size: 10px;
	line-height: 120%;
	  margin-top: -12px;
	font-weight: normal;
}
ul, ol {
	  color: white;
	  font-family: arial, helvetica;
	  font-size: 12px;
line-height: 120%;
	  margin-top: 3px;
}
blockquote {
margin-left: 12px;
margin-right: 12px;
font-weight: normal;
}
