h1			{ font-family: Arial; font-size: 18pt; font-variant: small-caps; font-weight: bold; text-align: center }
h2			{ font-family: Arial; font-size: 14pt; font-weight: bold }
h3			{ font-family: Arial; font-size: 12pt; font-style: italic }
li			{ font-family: Arial; font-size: 10pt }
p			{ font-family: Arial; font-size: 10pt }
p.figcap	{ font-size: 8pt; color: #993300 }
table		{ font-family: Arial; font-size: 10pt; margin-bottom: 2 }

<!doctype html public > 
<html> 
<head> 
<title>practicum style sheet</title> 
<meta name="author" content="e reasoner"> 
<meta name="subject" content="styles applied to practicum pages"> 
<style type="text/css"> 

</style>