
.resume h2 {
	text-align: center;
}

.resume p {
	text-align: justify;
}
.resume td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.resume ul {
	margin-bottom: 15px;
}
.resume .year {
	font-weight: bold;
}
.resume .title {
	font-weight: bold;
	font-style: italic;
}

/* Copyright (c) 2008, Mental Models. All rights reserved.
 *========================================================================
 * Modifications history
 *========================================================================
 * $Log: MentalModelsResume.css,v $
 * Revision 1.2  2008/01/03 00:58:57  mike
 * Update Copyright Year
 *
 *========================================================================
 */