.resume
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		color: #333333;
		height: auto;
		width: 850px;
		list-style-position: outside;
		list-style-image: none;
		list-style-type: disc;
}

