body, p, td {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #cccccc;
	font-size: 12px;
	line-height: 20px;
}

p {
	padding-bottom: 18px;
}

p.intro {
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.name {
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-bottom: 2px;
}
p.title {
	color: #cccccc;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #ffffff;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	padding-bottom: 18px;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
ul {
	padding-left: 20px;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
}