@charset "utf-8";
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	width: 200px;
	height: 400px;
	font-size: 12px;
	padding-left: 50px;
	text-align: left;
}
.navigation table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}

#apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-indent: 25px;
}
.logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resume {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #29ABE2;
	text-align: left;
}
.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-left: 20px;
	font-size: 12px;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	float: left;
}
