Body {
	color: #333300;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}



P {
	color: #333300;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

.small
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
}


.grey { color: #999; }


TD {
	color: #333300;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}


TD.links
{
	color: #330;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
}


TD.heading
{
	color: #FF6600;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}



H1-old
{
	Text-Decoration: none;
	color: #009;
	font-family: Arial, sans-serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
}

H1
{
	Text-Decoration: none;
	color: #009;
	font-family: Arial, sans-serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	background-color: #FFE2C9;
	border-top: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
}

 
H2
{
	Text-Decoration: none;
	color: #FF6600;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

H2-old
{
	Text-Decoration: none;
	color: #6E72BF;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

H3
{
	Text-Decoration: none;
	color: #333300;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}


A
{
	color: #6E72BF;
	Text-Decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}




A:Hover
{
	color: #306;
	Text-Decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

A:Hover.small
{
	color: #306;
	Text-Decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}


