.homeback {
	background-image: url(img/homeback.gif);
	background-repeat: repeat;
	background-position: left top;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.inback {
	background-image: url(img/inback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subtitle {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
