#bodybox {
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 2000px;
	width: 700px;
	left: 60px;
	top: 123px;
	background-position: right center;
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 15px;
}



.resumetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: none;
}
.resumetexthighlight {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
}
body {
	background-color: #CCCCCC;
}
