body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
}
.description {
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.title {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #666666;
	margin-top: 10px;
}
.detail {
	color: #CCCCCC;
}
.resume {
	font-size: 11px;
	color: #333333;
}
p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 12px;
}
.contact {
	font-size: 20px;
	color: #666666;
	margin-left: 255px;
	margin-top: 197px;
	font-weight: normal;
}
.contact a:link {
	color: #666666;
}
.contact a:visited {
	color: #666666;
}
.contact a:hover {
	color: #333333;
	text-decoration: underline;
}
.contact a:active {
	color: #666666;
}
.float {
	float: left;
}
.links {
	font-size: 12px;
	color: #333333;
}
