body {
	background-color: #EAEAEA;
	font-size: 12px;
	line-height: 17px;


}
.border-left {
	background-image: url(img/border-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.border-rght {
	background-image: url(img/border-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font12 {
	font-size: 12px;
	line-height: 17px;
}
.about-table {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 5px 20px;
	letter-spacing: 1px;
}
.about-photo {
	padding-top: 5px;
}
alink {
	text-decoration: none;
}
vlink {
	text-decoration: none;
}
a {
	text-decoration: none;
}
