.gradient {
	background-color: #6b8599;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #616265;
	font-weight: lighter;
	line-height: 28px;
	font-size: 26px;
}
.main_txt {
	position: relative;
	width: 278px;
	left: 520px;
	top: 25px;
}
.pdf_icon {
	position: relative;
	width: 31px;
	left: 765px;
	top: -15px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #616265;
	font-weight: lighter;
	line-height: 20px;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #616265;
	font-weight: lighter;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	left: 115px;
	top: 115px;
	width: 710px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
