body		{color:#000000;
		font-family: sans-serif;
		background-color:EFEFEF;
		}

table.navbar	{background-color:#EFEFEF;
		width:120 px;
         	}

td.nav		{background-color:#CFCFCF;
		border-style:outset;
		border-width:2px;
		font-family:serif;
		padding-right:5;
		text-align:right;
		vertical-align:top;
		width:100px;
		}

td.navsel	{background-color:#DFDFDF;
		border-style:inset;
		border-width:2px;
		color:#000000;
		font-family:serif;
		padding-right:5;
		text-align:right;
		vertical-align:top;
		width:100px;
		}

a.nav		{color:#0000FF;
		cursor:pointer;
		text-decoration:none;
		}

a.nav:hover	{color:#FF0000
		}

p		{color:#000000;
		}

div.disclaimer	{color:#000000;
		font-family:serif;
		font-size:small;
		}