/*	Chemistry Applets Style Sheet 	*/
/*	David N. Blauch			*/


BODY { 
	background-color: #FFEFCE;
}

P {
	margin-left: 2em;
	margin-right: 0em;
	margin-top: 0em;
	font-size: 12pt;
	color: black;
}

H1 {
	font-size: 24pt;
	font-style: bold;
	color: #001090;
}

H2 {
	font-size: 18pt;
	font-style: bold;
	color: #001090;
}

H3 {
	font-size: 16pt;
	font-style: bold;
	color: #001090;
}

SUB {
	font-size: 10pt;
}

SUP {
	font-size: 10pt;
}

LI {
	font-size: 12pt;
}