@charset "UTF-8";
@import url("untitled.css");
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: overline;
	margin: 0px;
	padding: 0px;
}
.resumeheadline {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.resume {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
.boldtype {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.photoborder {
	border: 2px solid #000000;
}
.resumeshowtitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: underline;
}
.test {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.description {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}
