td {
	font-size: 12px;
}
.imabg {
	background-image: url(../images/2men.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.imabg2 {
	background-image: url(../images/men-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hg {
	line-height: 25px;
}
p {
	line-height: 25px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.th {
	line-height: 20px;
}

