/* Default Font Properties */
	font {
		font-family: arial;
		font-size: 11px;
		color: 000000 }

	font.rev {
		font-family: arial;
		font-size: 11px;
		color: FFFFFF }

	a {
		font-family: arial;
		font-size: 11px;
		color: D1AF58;
		text-decoration: none;
		font-weight: bold; }

	a:hover {
		font-family: arial;
		font-size: 11px;
		color: 4c4c4c;
		text-decoration: none;
		font-weight: bold; }

/* Misc  Properties */
	font.footer {
		font-family: arial;
		font-size: 10px;
		color: 000000 }

	.vnavdef {
		font-family: arial;
		font-size: 11px;
		cursor: default;
		font-weight: bold;
		background: F6D170;
		color: FFFFFF }

	.vnavroll {
		font-family: arial;
		font-size: 11px;
		cursor: default;
		font-weight: bold;
		background: FCE6AD;
		color: 000000 }

	.vnavsel {
		font-family: arial;
		font-size: 11px;
		cursor: default;
		font-weight: bold;
		background: 000000;
		color: FFFFFF }

	.content {
		font-family: arial;
		font-size: 11px;
		color: FFFFFF }

	input {
		font-family: arial;
		font-size: 11px;
		color: 000000 }

	li {
		 LIST-STYLE-TYPE: square }