body	{
	color: #000000;
	background: #FFFFFF;
	margin: 5% 10%;
	padding: 0;
	}

.hide	{
	display: none;
	}

.fineprint {
	font-size: 0.7em;
	}

.textlink {
	font-size: 1em;
	}

img	{
	display: block;
	border: 0;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	/*
	font-family: geneva, verdana, arial, helvetica, lucida-sans, sans-serif;
	*/
	font-family: geneva, arial, helvetica, lucida-sans, sans-serif;
	}

h1	{
	font-size: 1.5em;
	/* font-weight: normal; */
	}

h2	{
	font-size: 1.15em;
	/* font-weight: normal; */
	}

h3	{
	font-weight: normal;
	}

p	{
	/*
	margin-top: 0;
	margin-bottom: 1em; 
	line-height: 1.5;
	text-align: left;
	*/
	font-size: 0.80em;
	}

td	{
	font-size: 0.80em;
	}

#footer p {
	font-size: 0.70em;
	margin-top: 50px;
	}
