h1 {font-size: 300%; 
	font-family: "Helvetica", "Arial", sans-serif; 
	margin: 8px 0 0 0}
	
h2 {font-size: 170%; 
	font-family: "Helvetica", "Arial", sans-serif; 
	margin: 10px 0 0 0}
	
p  {font-family: "Times", serif; 
	line-height: 140%;
	margin-bottom: 0;
}

p.exptitle{ margin-top: 1em; margin-bottom: 0; 
            font-family: "Helvetica", "Arial", sans-serif;
            font-weight: bold}
p.header{ }
p.exper{ margin-top: 0; margin-bottom: 0; }
p.caption{ font-size: 85%; line-height: 100%; margin-bottom: 10px; } 

ul{font-family:"Times",serif; line-height: 140%}
li{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0.5em;
}
a{text-decoration: none;}
