BODY		{ background-color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 8pt; }
TD		{ font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: Black; }
TH		{ font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: #005F83; }

H1.top		{
	font-size: 10pt;
	color: Black;
	margin: 5px;
}
H1.Cat		{
	font-size: 11pt;
	color: #F5922A;
	font-weight: bold;
}
H2.GrpHdr	{
	font-size: 10pt;
	font-weight: bold;
	color: #F5922A;
	padding-bottom: 0px;
	margin: 3px;
}
H2.PriceHdr	{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 3px;
}
H3	{
	font-size: 10pt;
	font-weight: bold;
	color: #F5922A;
	padding-bottom: 0px;
	margin: 3px;
}

P.Price		{ font-size: 8pt; color: #000000; }
P.Err		{ font-size: 10pt; font-weight: bold; color: red; }
P.Cat		{ font-size: 12pt; color: #F5922A; font-weight: bold; margin-left: 20px; }

Table.Cool		{ background-color: #C9D6C1; }
Table.Cool	TD	{ background-color: #FFFFFF; }
Table.Cool	Td.Gray	{ background-color: #CCCCCC; }
Table.Cool	TH.Gray	{ background-color: #CCCCCC; }
Table.Cool	TH.W	{ background-color: #FFFFFF; }
Td.Gray			{ background-color: #CCCCCC; }

A:link		{ text-decoration: none; color: blue; }
A:active	{ text-decoration: underline; }
A:visited	{ text-decoration: none; color: #6495ED; }
A:hover		{ text-decoration: underline; }