body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat;

}
.txt1 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #064f74;
}
.txt2 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #064f74;
}
.txt3 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #ff292e;
	font-weight: bold;
}
.txt4 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #064f74;
}
.link1 {
	text-decoration: none;
	color: #064f74;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

.link1:hover {
	text-decoration: underline;
	color: #064f74;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.link2 {
	text-decoration: none;
	color: #064f74;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.link2:hover {
	text-decoration: underline;
	color: #064f74;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}