body {
	background-color: #343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}
body.home {
	color: #d0c9d0;
}
a, a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
body.home a, body.home a:visited {
	color: #d0c9d0;
}
table {
	font-size: inherit;
	line-height: inherit;
}
.home-header {
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bullet {
	font-size: .7em;
}
.body-text {
	font-size: 10px;
	line-height: 12px;
}
.resume-text p {
	margin: 0px;
	padding: 0px;
}