body {
	background: #FFFFFF;
	margin: 0px;
	color: Black;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 12px;
}

.content {
	color: Black;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 12px;
	line-height : 140%;
}

.bio {
	color: Black;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 11px;
	line-height : 140%;
}

.header {
	color: #CC9900;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 13px;
	font-weight : bold;
}

.work {
	color: Black;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 11px;
	line-height : 140%;
	font-style : italic;
}

.footer {
	color: #CC9900;
	font-family: "verdana", "arial", "helvetica", "sans serif";
	font-size: 10px;
	line-height : 140%;
	text-align : center;
}

.email {
	color: #333366;
	text-decoration: none;
	font-weight : bold;
}

a {
	color: #CC9900;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #333366;
	text-decoration : underline;
	font-weight : bold;
}

a.email {
	color: #333366;
	text-decoration: none;
	font-weight : bold;
}

a.email:hover {
	color: #333366;
	text-decoration : underline;
	font-weight : bold;
}

a.footer {
	color: #CC9900;
	text-decoration: none;
	font-weight : normal;
}

a.footer:hover {
	color: #333366;
	text-decoration : underline;
	font-weight : normal;
}
