body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 20px;
	width: 600px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF5426;
	text-decoration: none;
	letter-spacing: 2px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-top: 65px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	height: 110px;
}
h3 {
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: lighter;
	margin-bottom: 0px;
	text-align: left;
	bottom: 0px;
	margin-left: 0px;
	left: 0px;
}
.img {
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
}
.img2 {
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
}
.st1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
.st2 {
	float: right;
	margin-top: 0px;
}
.st3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.name {
	float: none;
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.face {
	margin-top: 35px;
	margin-left: 20px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 50px;
}