body { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; background-color: white; text-align: left; margin: 10px; padding: 10px; }

body a {
	color: #734129;
	}

body a:visited {
	color: #735c29;
	}

body a:hover {
	color: #97390c;
	}

.photo {
	margin-left: 20px;
	margin-bottom: 10px;
	}

/***********************************/
/* TEXT FORMATTING                 */
/***********************************/

.header { font-size: 18px; font-weight: bolder; text-align: left; }

.subhead { font-size: 14px; font-weight: bolder; text-align: left; }


