body {
	background-color: white;
}

body,p,td {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

h4 {
  font-size: 12pt;
  font-weight: bold;
  color: #000066;
}

A.small {
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A.small:hover {
  text-decoration: underline;
}

.gearlist {
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}
.initcap {
	font-size: 24px;
}
.siteheader {
	text-align: center;
}
table.pagecontent {
	border-collapse: collapse;
}
table.pagecontent td {
	padding: 5px;
}
