/* mac hide\*/
html, body {height:100%}
/* end hide */

	body {
		font-family: verdana;
		background: white;
		color: black;
	}

	.bignews {
		font-family: arial narrow;
		font-weight: bold;
		font-size: 20px;
		letter-spacing: -1px;
		line-height: 21px;
		text-decoration: none;
		color: #808080;
	}

	.smallnews {
		font-family: verdana;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		color: #a0a0a0;
	}

	.newsarchive {
		font-family: verdana, arial;
		font-weight: normal;
		font-size: 10px;
		text-decoration: none;
		color: #606060;
	}

	.smalltitle {
		font-family: arial narrow, arial, verdana, helvetica;
		font-weight: bold;
		font-size: 18px;
		letter-spacing: -1px;
		line-height: 21px;
		text-decoration: none;
		color: #949494;
	}

	.title {
		font-family: arial, verdana, helvetica;
		font-weight: bold;
		font-size: 28px;
		letter-spacing: -1px;
		line-height: 21px;
		text-decoration: none;
		color: #B49F76;
	}

	.stock {
		font-family: arial, verdana, helvetica;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		color: #807B65;
	}

	.small {
		font-family: verdana;
		font-weight: normal;
		font-size: 8px;
		text-decoration: none;
		color: #303030;
	}

	.smalldate {
		font-family: verdana;
		font-weight: bold;
		font-size: 8px;
		text-decoration: none;
		color: #82775C;
	}

	.menutext {
		font-family: verdana;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		color: #303030;
	}

	TD {
		font-family: verdana, arial, helvetica;
		font-size: 11px;
		line-height: 16px;
		color: #404040;
	}

	input {
		font-family: verdana;
		font-size: 11px;
	}

	select {
		font-family: verdana;
		font-size: 11px;
	}

	a		 					{ color: #343A49; text-decoration: none;  }
	a:active					{ color: #343A49; text-decoration: none;  }
	a:hover 					{ color: #b0a040; text-decoration: underline;  }
	a:visited					{ color: #343A49; text-decoration: none;  }
	a:visited:hover				{ color: #b0a040; text-decoration: underline; }

	a.yurl		 				{ color: #b0a040; text-decoration: none;  }
	a.yurl:active				{ color: #b0a040; text-decoration: none;  }
	a.yurl:hover 				{ color: #c0b050; text-decoration: underline;  }
	a.yurl:visited				{ color: #b0a040; text-decoration: none;  }
	a.yurl:visited:hover		{ color: #c0b050; text-decoration: underline; }

	a.discrete 					{ color: #c0c0c0; text-decoration: none;  }
	a.discrete:active			{ color: #c0c0c0; text-decoration: none;  }
	a.discrete:hover 			{ color: #c0c0c0; text-decoration: underline;  }
	a.discrete:visited			{ color: #c0c0c0; text-decoration: none;  }
	a.discrete:visited:hover	{ color: #c0c0c0; text-decoration: underline; }

	a.policy 					{ color: #343A49; text-decoration: underline;  }
	a.policy:active				{ color: #343A49; text-decoration: underline;  }
	a.policy:hover 				{ color: #b0a040; text-decoration: underline;  }
	a.policy:visited			{ color: #343A49; text-decoration: underline;  }
	a.policy:visited:hover		{ color: #b0a040; text-decoration: underline; }

.displaytable td {
vertical-align:top;
}

.displaytable td {
padding-bottom: 10px;
}
.nodisplaytable td {
padding-bottom: 0px;
}
