ul
{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

li
{
	background-image: none;
	padding-left: 0em;
}



.heading
{
	font-size: 13px;
	font-weight: bold;
}

.company
{
	float: left;
	font-size: 12px;
}

.dates
{
	float: none;
	clear: right;
	font-size: 12px;
}

.pos
{
	clear: both;
	font-style: italic;
	font-size: 12px;
}

.pos2
{
	clear: both;
	font-size: 12px;
}

.workDesc
{
	padding-left: 30px;	
}

.profHeading
{
	font-weight: bold;
	padding-left: 15px;
	background-image: none;
}

.profItem
{
	padding-left: 45px;
	background-image: none;
	font-weight: normal;
}

.edu
{
	padding-left: 45px;
}

#resume
{
	font-family: "Courier New", Courier, sans-serif;
	font-size: 12px;
	color: black;
}

#intro
{
	text-align: center;
	font-style: italic;
}