@charset "utf-8";
/* CSS Document */

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.descript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}
.leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 10px;
}
.retouchmain {
	position: absolute;
	left: 140px;
	top: 10px;
}

.red {
	color: #FF0000;
}
.bio {
	text-align: justify;
	padding-right: 200px;
	padding-left: 20px;
}
#desc {
	font-size: xx-small;
	color: #000;
}
