	body {
		margin: 0px 0px 0px 0px;
		padding:0px;
		background: #FFFFFF;
        font-family: trebuchet ms, helvetica, verdana;
        font-size: 9pt;		
		}
	td {             	
		font-family: trebuchet ms, helvetica, verdana;
        font-size: 9pt; 
		color:#000000;
		}
	#people {
		border:0;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		width: 1000px;
		height: 1000px;
	}
	#pixels {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		border: 0;
		width: 1000px;
		height: 1000px
	}
	#pixelbg {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		border: 0;
		width: 1000px;
		height: 1000px
	}
	#pagecontent {
		background:#FFFFFF;
		padding: 10px;
		width: 600px;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		vertical-align: top;		
		}

	#top {
		margin: 0 0 0 0;
		background-color: #FFFFFF;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		border: 0;
		width: 1000px; height: 50px;
		visibility: visible;
	}
	#stats {
		width: 145px;
		height: 40px;
		line-height: 16px;
		text-align: center;
		vertical-align: middle;
		background: #FFFFFF
		url(images/statbg.gif) no-repeat;
		border: 0;
		visibility: visible;
	}
	#nav { 
		background: #06c url(images/navbg.gif) repeat;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		border: 0px;
		width: 1000px;
		height: 21px; 
		visibility: visible;
		color: #FFFFFF;
		font-weight: bold;
	}
#footer { 
	color: #ffffff;
	font-weight: bold;
	background: #06c url(images/navbg.gif) repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
	width: 1000px;
	height: 21px;
	visibility: visible
}
a.nav:link {
		color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 9pt;
		}

a.nav em {
		text-decoration: underline;
		font-style: normal;
		}


a.nav:visited {
		color: #FFFFFF; font-weight: bold; text-decoration: none;
		}

a.nav:hover {
		text-decoration: underline;
		}
a.mpp:hover {
		border: 5px;
		}


	a:link {
		color: #000099;
		font-weight: bold;
		text-decoration: none;
		}

	a:visited {
		color: #000099; font-weight: bold; text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}

	h1,h2,h3,h4,h5 {
		margin: 0px 0px 0px 0px;
		}

	.red { 
		color: #FF0000;
		font-weight: bold;
		}

	.blue { color: #06c }

	.grey  { color: gray }

	td.odd { background-color: #3399cc; text-align: left; padding-left: 2px; }
		
	td.even { background-color: #99CCFF;
		text-align: left;}
hr {	
		border: none 0; 
		border-top: 2px solid #06c;
		width: 100%;
		margin-bottom: 0px;
		text-align: center;
		height: 2px;
		}
.smaller { font-size: smaller; }
