
BODY { font-family: Glossary, Goudy, Garamond, serif; 
       background-color: white;
}
P {    line-height: 14pt; }

A { font-weight: bold; color: #39634A; 
  text-decoration: none;
}
A:hover { background-color: #fcffcc; }

hr { height: 3px; color: #39634A; border: 3px solid #39634A; }

pre { margin-left: 15px; padding: 8px; border: 2px solid #888; background-color: #eee; }

H1,H2,H3,H4,H5,H6 {line-height: 90%; font-weight: bold;
				color: #39634A;
	  font-family: verdana, sans-serif; }
H1 {font-size: 24pt; }
H2 {font-size: 18pt; padding-top: 0px; margin-top: 4px;}
H3 {font-size: 16pt; }
H4 {font-size: 14pt; }
H5 {font-size: 13pt; }
H6 {font-size: 12pt; }


