.standard {
	font-family: "Century Gothic";
	font-size: small;
}
.unnamed1 {
	float: none;
	height: auto;
	width: 70%;
}
table.two
{
table-layout: fixed; width="70%
}

.col.one
{width: 25%;
}

.col.two
{width: 75%;
}
