body {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #000000;
}

/* imported from the old site */
p { color: #000000; font-size: .8em; text-align: left; }

.text { color: #000000; font-size: .8em;}

.outline {
	border: thin solid #000000;
}

.small {
   color: #000000;
   font-size: .6em;
}

li {
	list-style-type: square;
	font-size: .8em;
	color: #000000;
}

h1 { color: #000000; font-size: 1.2em; font-weight: bold; line-height: 18px; text-align: left; }

