body {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.dashBorder {
	border: 1px dashed #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	padding: 10px;
}
.indentText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
	margin-left: 10px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #66FF33;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #66FF33;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #66FF33;
	text-decoration: underline;
}
.dotDivider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.resumeHeader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.padResume {
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.download {
	padding: 0px 0px 0px 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
