BODY {
	margin-top : 0;
	background-color : White;
	font-family: Verdana, Geneva, Arial;
	font-size : 12px;
}
TD {
	font-family: Verdana, Geneva, Arial;
	font-size : 12px;
	color : Black;
}
TD.white {
	font-family: Verdana, Geneva, Arial;
	font-size : 12px;
	color : White;
}
TD.white-sm {
	font-family: Verdana, Geneva, Arial;
	font-size : 11px;
	color :white;
}
TD.blue {
	font-family: Verdana, Geneva, Arial;
	font-size : 12px;
	color : Navy;
}
TD.blue-lg {
	font-family: Verdana, Geneva, Arial;
	font-size : 14px;
	color : Navy;
	font-weight : bolder;
}
TD.red {
	font-family: Verdana, Geneva, Arial;
	font-size : 12px;
	color : Red;
}
PRE {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}
A:LINK.red, A:VISITED.red, A:ACTIVE.red {
	color : Red;
	text-decoration : none;
}
A:HOVER.red {
	color : Red;
	text-decoration : underline;
}
A.red {
	color : Red;
	text-decoration : none;
}
A:LINK.blue, A:VISITED.blue, A:ACTIVE.blue {
	color : #336699;
	text-decoration : none;
}
A:HOVER.blue {
	color : #336699;
	text-decoration : underline;
}
A.blue {
	color : #336699;
	text-decoration : none;
}
A:LINK.black, A:VISITED.black, A:ACTIVE.black {
	color : Black;
	text-decoration : none;
}
A:HOVER.black {
	color : Red;
	text-decoration : underline;
}
A.black {
	color : Black;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	color : Blue;
}
A{
	color : Blue;
}
.headline-sm {
	font-size : 11px;
	font-family: Verdana, Geneva, Arial;
}
.headline {
	font-size : 12px;
	font-family: Verdana, Geneva, Arial;
}
.headline-xsm {
	font-size : 10px;
	font-family: Verdana, Geneva, Arial;
}
.xsm-text {
	font-size : 10px;
	font-family: Verdana, Geneva, Arial;
}
