@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(template/graph_paper.png);
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

.MsoFootnoteReference {
	font-size: 9pt;
}

.Footnote {
	font-size: 10pt;
}

.copyright {font-size: 9pt}

.SectionTitle {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.PageTitle {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.SubsectionTitle {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


.Resume-employer {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


.Resume-jobtitle {
	font-style: italic;
	line-height: normal;
}

.PDF {
	color: #FF0000;
}


A:link {
	text-decoration: underline; color: #0000FF
}

a:visited {
	color: #660066;
}

a:hover {
	color: #006699;
}

a:active {
	color: #6600FF;
}


