body 
	{
	margin-left		: 2pt;
	margin-right	: 2pt;
	margin-top		: 10pt;
	font-family 	: Arial, Verdana;
	font-size		: 8pt;
	}
P, TD
	 { color: #000000; font-weight: normal; font-size: 8pt; line-height: 11pt; font-family: Arial, Verdana; text-decoration: none }
A	
	{
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
	}
A:Hover
	{
	text-decoration	: underline;
	}
h1
	 { color: navy; font-weight: bold; font-size: 10pt }
h2
	{
	font-size		: 7pt;
	color			: #000000;
	font-weight		: bold;
	}
.YellowBold
	 { color: #ffff00; font-weight: bold; text-decoration: blink }
.WhiteBold
	{
	color			: #FFFFFF;
	font-weight		: bold;
	}
.BlackBold
	{
	color			: #000000;
	font-weight		: bold;
	}
.YellowBg
	 { color: yellow; background-color: #ffffcc }
.GrayBg
	{
	background-color : #CCCCCC;
	}