@charset "UTF-8";

p,/* CSS Document */body,td, th, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	margin-top: 4px;
	margin-bottom: 2px;
}

body { background-color: #333333; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #742F3A;
}

a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}


.sectionHeader {
	font-size: 16px;
	font-weight: bold;
	line-height: 18pt;
	color: #2C222B;
	margin-bottom: 4px;
	margin-top: 0px;
}

.divWrapper {
	align: center;
	width: 810px;
	background-image: url(../graphics/ResumeLilly.jpg);
}
.style1 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 10px
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style4 {
	font-size: 12px;
	padding-bottom: 4px;
	line-height: 17px;
}

.style5 {
	font-weight: bold;
	font-style: italic;
}
