body
{
	text-decoration:none;
	font-style:normal;
	font-variant:normal;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
H1
{
	FONT-SIZE:18pt;
}
H2
{
	FONT-SIZE:16pt;
}
H3
{
	FONT-SIZE:14pt;
}
H4
{
	FONT-SIZE:12pt;
}
UL
{
	FONT-SIZE:10pt;
}
OL
{
	FONT-SIZE:10pt;
}
DL
{
	FONT-SIZE:10pt;
}
TD
{
	FONT-SIZE:10pt;
}
P
{
	FONT-SIZE:10pt;
}
.Bold
{
	FONT-WEIGHT:bold;
}
.BoldYellow
{
	FONT-WEIGHT:bold;
	COLOR:yellow;
}
.Highlighted
{
	COLOR:red;
	FONT-STYLE:italic;
}
.Yellow
{
	COLOR:yellow;
}
.Red
{
	COLOR:red;
}
BLOCKQUOTE
{
	COLOR:teal;
}
.topbar
{
	background-color:#0099FF;
	text-align:left;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:10pt;
	padding-left:5;
	padding-right:5;
	padding-bottom:2;
	padding-top:6;
}
