body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #67689d;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	background-image: url(pix/petrol.jpg);
}
body {
	background-color: #0a5b64;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #d0d3ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d0d3ff;
}
a:hover {
	text-decoration: none;
	color: #d0d3ff;
}
a:active {
	text-decoration: none;
	color: #d0d3ff;
}
table {
	width: 100%;
	border-collapse: separate;
	border: 0px solid #0a5b64;
	border-style: solid;
	background-color: #0a5b64;
	}
td {
	border: 0px solid #0a5b64;
	border-style: solid;
	background-color: #0a5b64;
	background-repeat: repeat-x;
	width: 100%;
	vertical-align: top;
}
th {
	border: 0px solid #0a5b64;
	border-style: solid;
	vertical-align: top;
	text-align: center;
	background-color: #0a5b64;
	background-repeat: repeat;
	width: 1%;
}

