body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

a:link {
  text-decoration: none;
  border: none;
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

.category	{
	font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.component, .type, .change	{
  margin-top: 2px;
  margin-bottom: 2px;
}
