body { background:url(images/bg.jpg) no-repeat center top fixed #01090C; font-family: Tahoma; font-size: 11 px; color:#FFFFFF; margin-top:50; }
a { color:#CCCCCC; text-decoration: none; }
a:hover { text-decoration: underline; }
td  {
  color: #cccccc;
  font-size: 12px;
  font-family: Tahoma, Arial;
}

a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

