@CHARSET "ISO-8859-1";

.primaryitems li{
	list-style-type: disc;
	padding-top: 0.3em;
	}
	
.secondaryitems li{
	list-style-type: none;
	font-size: 0.75em;
	font-style: italic;
	}

.date{
	font-size: 1.0em;
	font-style: normal;	
	font-weight: normal;
}

.title{
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}

.company{
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

.location{
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
}