@charset "utf-8";
.body {
	font-family: papyrus;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-family: papyrus;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: papyrus;
	color: #0066CC;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
.cvHeading {
	font-family: papyrus;
	font-size: 24px;
	font-weight: bold;
}
hover {
	font-family: papyrus;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}