body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	font-size: x-small;
}

h1 {
	color: #339966;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #339966;
}

h3 {
	color: #006666;
	font-weight: bold;
	margin-bottom: -.5em;
}

li {
	font-size: x-small;
	line-height: 1.5em;
	list-style-type: circle;
}

td {
	font-size: x-small;
}

ul {
	font-size: x-small;
	line-height: 1.5em;
	list-style-type: circle;
}

#highlight {
	color: #006666;
	font-weight: bold;
}
a {
	color: #339999;
}
