body	{
	font-family: helvetica, arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	}
	
th, td, p	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	}
	
.sidenavbig	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
a.sidenavbg:link	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
a.sidenavbg:visited	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
.sidenavsmall	{
	color: #000000;
	text-decoration: none;
	}
	
a.sidenavsm:link	{
	color: #000000;
	text-decoration: none;
	}
	
a.sidenavsm:visited	{
	color: #000000;
	text-decoration: none;
	}
	
.greytext	{
	color: #cccccc;
	}
	
.darkgreytext	{
	color: #666666;
	}
	
.titletext	{
	font-size: 12pt;
	font-weight: bold;
	}
	
.titletextsmall {	
	font-weight: bold;
	color: #666666;
	}
	
.rednav	{
	color: #cc0000;
	text-decoration: none;
	}
	
.tinytext {							/* bottom links */
	font-size: x-small;
	line-height: 1.2em;
	}
	
.nav	{
	background-color: #cccccc;
	}
	
.navmain	{
	background-color: #666666;
	cursor: hand;
	}
	
.navhilite	{
	background-color: #eeeeee;
	cursor: hand;
	}