Body {
	font-family:	Arial;
	font-size:	10pt;
	margin-top:	0px;
	margin-left:	0px;
	margin-right:	0px;
	background-image:	url(/xander/_img/xbackground.jpg);
}

th {	color:	white;
	background:	blue;
	font-size:	10pt;
	}
th.indicator {
	color: 		white;
	background:	black;
	font-size:	6pt;
	}
th.ind_red {
	color:	black;
	background:	red;
	font-size: 8pt;
	}
th.ind_yel {
	color:	black;
	background:	yellow;
	font-size: 8pt;
	}
th.ind_grn {
	color:	white;
	background:	green;
	font-size: 8pt;
	}
th.menu {	color:		white;
		background:	blue;
		font-size:	8pt;
		font-variant:	small-caps;
		width:		75px;
	}
th.logo {	color:		white;
		background:	black;
		font-size:	14pt;
		font-style:	bold;
		font-variant:	small-caps;
		alignment:	center;
		width:		175px;
	}
td {	vertical-align: top;
	}
a {	color:			#ff0000;
	font-style:		bold;
	text-decoration:	none;
	}
a:visited {	color:			#ff0000;
	font-style:		bold;
	text-decoration:	none;
	}
a.logo {	color:	white;
	}
a.logo:visited {	color:	white;
	}
a.Menu {	color:	white;
	}
a.Menu:visited {	color:	white;
	}
