h4{
	font-family: Arial, Helvetica, sans-serif;
}
.item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.descrip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
li.a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
li.b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 4px;
}
body.resume{
	background-image: url(images/back.jpg);
	background-attachment: fixed;
	background-position: 0,0;
	background-repeat: no-repeat;
}
