	body {
		font-family: Arial, Helvetica, sans-serif;
		color: #3559A5;
		font-size: small;
	}
	#main {
		text-align: center;
		font-size: small;
	}
	.options {
		vertical-align:top;
	}
	.option {
		vertical-align:top;
	}
	table {
		width: 100%;
		height: 100%;
	}
	td {
		vertical-align: middle;
	}
	.words {
		display: inline;
	}
	#footer {
		font-size: small;
		text-align:center;
		padding-top: 60px;
	}
	.copyright {
		font-size: smaller;
		color: #000000;
	}
	a img {
		border: 0px;
	}