.title_1 {
	font-family: Century, Arial, "Helvetica Neue Light", sans-serif;
	font-size: 40pt;
	color: #CCCCCC;
}
.title_2 {
	font-family: Century, Arial, "Helvetica Neue Light", sans-serif;
	font-size: 40pt;
	color: #999999;
	line-height: 40px;
}
.name_1 {
	font-family: Century, Arial, "Helvetica Neue Light", sans-serif;
	font-size: 24pt;
	color: #999999;
}
.email {
	font-family: Century, Arial, "Helvetica Neue Light", sans-serif;
	font-size: 16pt;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
.text {
	font-family: Century, Arial, "Helvetica Neue Light", sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	color: #333333;
	font-size: 10pt;
}
