
body	{height: 100%;
		margin: 0px;
		padding: 0px;
		font: 10pt trebuchet;
}

p		{ font-size: 10pt; font-family: Trebuchet MS;  margin-top: 5px; 
               margin-bottom: 5px }
h1           { text-align: left; font-size: 18px; font-family: Century Gothic, Times New Roman, serif; margin-top: 0; 
               margin-bottom: 0 }
ul           { text-align: left; font-size: 10pt; font-family: Trebuchet MS; margin-top: 0; 
               margin-bottom: 0 }

.copyr	{ font-size: 8pt; font-family: Century Gothic;  margin-top: 1px; 
               margin-bottom: 1px }

#container {height: 80%;
			min-height: 490px;
}	


#footer	{
/*		height: 50px;
		position: fixed; 
		bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		*/
}