body {
	background-color: #8CB9FA;
	background-image: url(homebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {  font-size: 12px; color: #ffffff}

.txt {line-height: 140%}

.home2 {
	background-image: url(home02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home3 {
	background-image: url(home03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {  font-size: 12px; color: #ffffff; text-decoration: none}
a:link {  font-size: 12px; color: #ffffff; text-decoration: none}
a:visited {  font-size: 12px; color: #ffffff; text-decoration: none}
a:hover {  font-size: 12px; color: #2C58C5; text-decoration: underline}
