body {
  color: black;
  background-color: white;
	}
a.categorylink {
  text-decoration: none;
	color: black;
  background-color: transparent;
}	
hr {
  color: black;
	background-color: white;
	}
img {
  border-style: none;
	}
img.title {
  border-style: none;
	margin-bottom: 10px;
	}
td.plain {
  border: none;
}
p.title {
  text-decoration: none;
	text-align: left;
  color: black;
	background-color: #ffffff;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
  font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
p.subtitle {
  text-decoration: none;
	text-align: left;
  color: black;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
  font-size: small;
	font-style: italic;
	font-weight: normal;
}
p.header {
  text-decoration: none;
	text-align: left;
  color: black;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  font-size: large;
	font-style: normal;
	font-weight: bold;
}
p.headeralt {
  text-decoration: none;
	text-align: right;
  color: black;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
  font-size: large;
	font-style: normal;
	font-weight: normal;
}
table.header {
  width: 100%;
}
