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

p {
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	}

h1,h2,.per1sing,.per1pl,.per2,.per3
	{
	color: #009966;
	font-family: times new roman;
	}

h1
	{
	font-size: 300%;
	strong;
	margin-top: 1.0em; margin-bottom: 0.2em;
	}

h2
	{
	font-size: 150%;
	margin-top: 0.0em; margin-bottom: 0.0em;	
	}


.per1sing
	{
	font-size: 500%;
	strong;
	}

.per1pl
	{
	font-size: 400%;
	strong;
	}

.per2
	{
	font-size: 250%;
	strong;
	}

.per3
	{
	font-size: 80%;
	strong;
	}

a
	{
	text-decoration: none; /* for links */

	}

a:link	{color: #000099} /* unvisited */
a:visited	{color: #999999} /* vis link */
a:hover	{color: #006633} /* mouse over */
a:active	{color: #CC6600} /* klicked on */


td.nav
	{
	padding: 0.3% 1%;
	background: #CCFFCC;	
	text-align: center;
	valign: middle;
	font-size: 90%;
	}

.date
	{
	font-size: 70%;
	}

#copy
	{
	font-size: 80%;	
	}

/* To keep side by side
From here */
sign
	{

	clear: left;
	float:left;
	}

statsbox
	{
	float:right;
	}
/*to here*/

#navtop {
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0.5em 50px;
	width: auto;
	text-align: center;
	}

#navbot {
	border-top: 1px solid black;
	margin: 0;
	padding: 0.5em 50px 0;
	width: auto;
	text-align: center;
/* to make it stay under both columns */
	clear: both;
	}

