.portlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link {
	font-family: "American Typewriter";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.textlink {
	font-family: "American Typewriter";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	left: 100%;
}
.border {
	border: medium dashed #000000;
}
.spacer {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.left {
	left: 100%;
}
.resume {
	font-family: "American Typewriter";
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: none;
}
.interiorhead {
	font-family: "American Typewriter";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
}
