@charset "ISO-8859-1";
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCC;
}
body {
	background-image: url(images/global/BKG.jpg);
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #DFF001;
	text-decoration: underline;
}
a:active {
	color: #D9E602;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 16px;
	color: #FFF;
}
.NewHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}
