td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
.bgrdLines1 {
	background-attachment: fixed;
	background-image: url(images/bgrd_lines1.gif);
	background-repeat: repeat-x;
}
.resumeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
}
.resumeSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.resumeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.resumeCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.resumePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.contactEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.contactAddy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.links:link {
	color: #006633;
	text-decoration: none;
	font-size: 8pt;
}
a.links:active {
	color: #006633;
	text-decoration: none;
	font-size: 8pt;
}
a.links:visited {
	color: #006633;
	text-decoration: none;
	font-size: 8pt;
}
a.links:hover {
	color: #66cc33;
	font-size: 8pt;
	text-decoration: underline;
}
a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.email:link {
	color: #006633;
	text-decoration: none;
	font-size: 9pt;
}
a.email:active {
	color: #006633;
	text-decoration: none;
	font-size: 9pt;
}
a.email:visited {
	color: #006633;
	text-decoration: none;
	font-size: 9pt;
}
a.email:hover {
	color: #66cc33;
	font-size: 9pt;
	text-decoration: underline;
}