.table {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #709FBC;
	border-right-color: #709FBC;
	border-bottom-color: #709FBC;
	border-left-color: #709FBC;
}

body {
	background-color: #666666;
	background-image: url(images/bg_image3.jpg);
	font-family:helvetica;
	background-repeat:no-repeat;
	background-position:center center;
}
.text {
	font-family: "Helvetica Neue",helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 10px;
	border: 2px solid #709FBD;
}
a img {
border:0;}

table {
background-color:white;}