body {
	margin:			2% 5% 5% 2%;
	text-align:		justify;
	font-family:		arial, helvetica, sans-serif;
	font-size:		9pt;
}

#resumeName {
	font-weight:	bold;
	font-size:		150%;
}

.h1 {
	font-weight:	bold;
	font-size:		105%;
}

.h2 {
	font-style:		italic;
	font-weight:	bolder;
}

.h3 {
	font-weight:	normal;
}

ul {
	margin-top: 0px;
}

.indent {
	margin-left:	2%;
}
