body{
	margin:0 0 0 0;
	background-color:#5693ae;
}
td, tr {
	vertical-align:top
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline overline;
}
.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.textCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

