
body {
	background: #b6e0f9 none fixed;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	width: 700px;
	margin:auto;
}

a, table {
	color: #6d6d6d;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #f5ea00;
}

img {
	border:0;
}

thead th {
  text-align:left;
}
