	body {
		FONT-FAMILY: verdana,arial,helvetica;
		background-image: url(images/bg.gif); 
		color: #000000;
		font-size: 9pt;
		cursor:default;
		margin:0px;
	}

	table {
		font-size: 9pt;
		cursor:default;
	}

	A:link    { color:#0309FF;text-decoration:none; }
	A:hover   { text-decoration:underline; }
	A:active  { color:#C00005;text-decoration:none;}
	A:visited { color:#0000C0;text-decoration:none;}
	A:visited:hover { color:#0000C0;text-decoration:underline;}

	a.bgmaker:hover { background-color:#FBF3EF; }
	a.selected { background-color:#FBF3EF; }

	.u { text-decoration:underline; }
	.teva {
		BORDER: 1px solid black;
		FONT-FAMILY: arial,helvetica,verdana;
		FONT-SIZE: 10pt;
		font-weight:bold;
		color:#433C3C;
		background-color:#FAFCF8;
	}

	.link_cell {
		border:1px outset #659ACB;
		background-color:#FCFDFE;
		width:200px;
		padding:8px;
	}

	.link_swap_hl {
			font-family:verdana,arial;
			font-weight:bold;
			text-decoration:underline;
			color:#0000C0;
	)
	.hlinpage {
		font-weight:bold;
		font-size:10pt;
		color:#800000;
	}
	.moderator {
		font-weight:bold;
		color:red;
	}