TABLE {
	COLOR: #666666; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #999900; FONT-SIZE: 9pt; text-decoration: underline}
a:active 	{  color: #999900; FONT-SIZE: 9pt; text-decoration: none}
a:visited 	{  color: #999900; FONT-SIZE: 9pt; text-decoration: underline}
a:hover 	{  color: #CC9900; FONT-SIZE: 9pt; text-decoration: none}

.content_bg {
	COLOR: 8E9355;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.content_white {
	COLOR: ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.content_italic{
	COLOR: #CC9966;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: italic;
	font-weight: bold;
}

.txt_small{
	COLOR: #666666;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
}