.body1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	font-size: small;
	line-height: 25px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: small;
	line-height: 25px;

}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: small;
	line-height: 25px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: small;
	line-height: 25px;
}
div#fotnot {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: x-small;
	color: #666666;
	line-height: 25px;
}
.main1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	color: #000000;
}
.breakv {
	background-attachment: fixed;
	background-image: url(../img/break-v.gif);
	background-repeat: repeat-y;
	background-position: center center;
	}
}
td#middle {
	background-image: url(../img/border-bg.gif);
	background-repeat: repeat;
}
