body {
	font-family: Helvetica Neue, Helvetica, Arial Rounded, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
}	


td {
	font-family: Helvetica Neue, Helvetica, Arial Rounded, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	}

.black {color: #000000}

div.container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 540px;
}

a:link { color: #666666;
	text-decoration: none;	}
	
a:visited { color: #003366;	
	text-decoration: none;	}
	
a:hover { 	color: #000000;
	text-decoration: underline;	}
	
a:active { color: #000000;	
	text-decoration: none;	}

