TD {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size: 11pt
}
TD.title {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
}
A:link{
	color: "#FFCC00";
	font-size:11pt;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline
}
A:active{
	color: "#CC0000";
	font-size:11pt;
	font-family: helvetica, sans-serif;
	text-decoration: underline
}
A:visited{
	color: "#FFCC00";
	font-size:11pt;
	font-family: helvetica, sans-serif;
	text-decoration: underline
}
B {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size:11pt
}
B.under {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size:12pt;
	text-decoration: underline
}
B.title {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size:15pt
}
H1 {
	color: "#FFFFFF";
	font-family: helvetica, sans-serif;
	font-size:15pt
}
H1.wrn {
	color: "#FF0000";
	font-family: helvetica, sans-serif;
	font-size:16pt;
	text-decoration: underline
}
B.warn {
	color: "#000000";
	font-family: helvetica, sans-serif;
	font-size:11pt
}