/* resume. for all
 * © 2007 Steven R. Loomis
 */
 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:  5px;;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

strong.major {
	font-variant: small-caps;
}

i.spiel {
	font: italic large Georgia, "Times New Roman", Times, serif;
}

ul cite,
li cite {
	margin-top: 1em;
	font-size: large;
}

ul {
	list-style-type: square;
	opacity: 1;
	list-style-position: outside;
}