	body,table,td,input {
		font-family: Verdana;
		font-size: 10pt;
	}
	h1 {
		font-family: Verdana;
		font-size: 18pt;
	}
	.navlinks {
		font-size: 8pt;
		color: #000080;
		font-weight: bold;
		text-decoration: none;
	}
	.helplink {
		font-size: 10pt;
		color: #000080;
		font-weight: bold;
	}
	.navtour {
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.minitext {
		font-size: 8pt;
		color: Black;
		background-color : #F0F8FF;
	}
	.minitextbl {
		font-size: 8pt;
		color: #000000;
	}
	.navtourmini {
		font-size: 8pt;
		color: #000000;
		text-decoration: underline;
	}
	.navtourminired {
		font-size: 8pt;
		color: #cc0000;
		text-decoration: underline;
	}
	.menu{
	background-color : #FFFFF0;
}
input.szo{border:0;
	border:1px solid Black;
	cursor:hand;
	background-color : #FFFFE0;
}
input.szoFocus
{
	border:1px solid green;
	font:fixed;
	background-color : White;
}     