body {
	font-size:14px;	
	-moz-border-radius:3px;
}

h1 {
	fon
}
h2 {
	font-size:14px;
	padding:3px;
}
.number {
	font-size:180%;
}

.disabled {
	opacity:0.5;
}


a {
	text-decoration: none;
	color:gray;
}


h1 {
	padding:0.5em;
	font-size:30px;
	color:gray;
}

.footer {
	text-align:center;
	color:gray;
	font-size:14px;
	font-style:italic;
}
table#main {
	width:100%;
}

#main td {
	width:50%;
}