body

{

	color: rgb(63, 63, 63);

	background-color: #efd;

}

a

{

	color: rgb(63, 63, 96);

	text-decoration: none;

	border-bottom: 1px dotted;

}

.full_name

{

	font-weight: bold;

	font-variant: small-caps;

	text-align: center;

	font-size: 36pt;

	padding-bottom: 10pt;

}

.job_description

{

	padding-top: 12pt;

	/*font-weight: bold;*/

	font-variant: small-caps;

	text-align: center;

	font-size: 14pt;

}

.small_rule

{

	width: 25%;

	border: 0.25pt solid;

	border-color: rgb(63, 63, 63);

}

.medium_rule

{

	width: 40%;

	border: 0.25pt solid;

	border-color: rgb(63, 63, 63);

}

.contact_info

{

	/*font-weight: bold;*/

	text-align: center;

	font-size: 16pt;

}

.content

{

	text-align: left;

	position: relative;

	left: 32.5%;

	width: 35%;

}

.header

{

	font-weight: bold;

	font-variant: small-caps;

	padding-top: 24pt;

	text-align: left;

	position: relative;

	left: 30%;

	width: 40%;

	font-size: 18pt;

}

.subheader

{

	font-variant: small-caps;

	text-align: left;

	position: relative;

	left: 30%;

	width: 40%;

}

.sc:

{

	font-variant: small-caps;

}

