/* resume. for screen
 * © 2007 Steven R. Loomis
 */
 

/* @group footnote links 
 * http://www.easy-designs.net/code/footnoteLinks/ 
 */

.printOnly {
      display: none;
}

body {
	background-color: #f3f7de;
}

ul cite,
li cite {
	color: #6b2427;
}

/* @end */
