BODY {
	background-image: url("../global/bggrad.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 8pt;
	color: #000000;
	font-family: tahoma, arial, sans serif;
}
A:link {
	color: #ffffff;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A:visited {
	color: #ffffff;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A:hover {
	color: #000000;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A:active {
	color: #000000;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A.sub:link {
	color: #CC0000;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A.sub:visited {
	color: #CC0000;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A.sub:hover {
	color: #999999;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
A.sub:active {
	color: #000000;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	text-decoration: none;
}
B {
	font-weight: bold;
	font-size: 8pt;
	font-family: gill sans, arial, sans serif;
	color: #000000;
}
P {
	font-size: 8pt;
	color: #ffffff;
	font-family: gill sans, arial, sans serif;
}
TD {
	font-size: 8pt;
	color: #ffffff;
	font-family: gill sans, arial, sans serif;
}
.HARDLINK {
	font-size: 8pt;
	color: #000000;
	font-family: gill sans, arial, sans serif;
}
.SUBHARD {
	font-size: 8pt;
	color: #999999;
	font-family: gill sans, arial, sans serif;
}
.COPYRIGHT {
	font-size: 8pt;
	color: #999999;
	font-family: gill sans, arial, sans serif;
}
.SUBTITLE {
	font-size: 8pt;
	color: #000000;
	font-family: gill sans, arial, sans serif;
}
.SUBNAV {
	font-size: 8pt;
	color: #CC0000;
	font-family: gill sans, arial, sans serif;
}



