BODY { background: white;}
P
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	color				: black;
}
LI
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	color				: black;
}
H1
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 14pt;
	font-weight		: bold;
	color				: black;
}
H2
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	font-weight		: bold;
	color				: black;
	margin-top			: -4px;
	margin-bottom		: -16px;
}
H3
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	font-weight		: bold;
	font-style			: italic;
	color				: black;
}

.header
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: gray; 
	font-weight : bold; 
	text-decoration: none
}

.name
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	font-weight		: bold;
	color				: black;
}
.items
{
	font-size		: 10pt;
}

.linkBar 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: white; 
	font-weight : bold; 
	text-decoration: none
}
.normal
{
	font-family		: Arial, Helvetica,sans-serif;
	font-size			: 12pt;
	color				: black;
}
A.linkStyle {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #399429; text-decoration: underline}
A:hover { color: #EF104a;}
A.smallLinkStyle {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #399429; text-decoration: underline}