.td-scroll {
	overflow: hidden;
	font-family: Tahoma, Georgia, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.main {
	font-family: Tahoma, Georgia, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma, Georgia, Arial;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
.frame-scroll {
	overflow: auto;
	font-family: Tahoma, Georgia, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.img-left {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.img-right {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.img-photo {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #DDDDFF;
	text-decoration: underline;
	}
a:active {
	color: #DDDDFF;
	text-decoration: underline;
	}
a:visited {
	color: #DDDDFF;
	text-decoration: underline;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}