body {
   color: #000066;
   background: white;
/*   font-size: 10pt; */
   font-family: arial, helvetica, sans-serif;
}

body a {
   color: #000066;
   background: white;
   font-family: arial, helvetica, sans-serif;
}

h1 { 
   font-weight: bold;
/*   font-size: 14pt; */
}

h2 {
   font-weight: bold;
/*   font-size: 13pt; */
}

h2 a {
   font-weight: bold;
/*   font-size: 13pt; */
}

h3 {
/*   font-size: 12pt; */
}

.htdig-search-text {
	font-size: medium;
	font-weight: bold;
}

.htdig-match-text {
	color: red;
}

.htdig-result-title {
	font-weight: bold;
}

.htdig-result-quality {
	color: green;
}

.htdig-result-quote {
	font-style:italic;
}

.htdig-goto-text {
	color: green;
	font-weight: bold;
}

.smallh2 {
	font-size: 50%;
