/* CSS Document */

	html, body, table{
		height: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		vertical-align: middle;
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:16px;
		color:#636466;
		

	}
	body {background-image:url(../images/tile.gif)}
	a{ text-decoration:none}
	.ten {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.header {
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bolder;
}
