TABLE {
	COLOR: #333333; 
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

BODY{
SCROLLBAR-FACE-COLOR: #F5F5F5; 
SCROLLBAR-HIGHLIGHT-COLOR: #c1c2c1; 
SCROLLBAR-SHADOW-COLOR: #c1c2c1; 
SCROLLBAR-3DLIGHT-COLOR: #f1f2f1; 
SCROLLBAR-ARROW-COLOR: #FF6600; 
SCROLLBAR-TRACK-COLOR: #f1f2f1; 
SCROLLBAR-DARKSHADOW-COLOR: #f1f2f1; 
SCROLLBAR-BASE-COLOR: #ffffff;
}

a:link 		{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:active 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:visited 	{  color: #666666; FONT-SIZE: 9pt; text-decoration: none}
a:hover 	{  color: #ff6600; FONT-SIZE: 9pt; text-decoration: none}

a.link:link 	{  color: #AA197F; FONT-SIZE: 8pt; text-decoration: none}
a.link:active 	{  color: #AA197F; FONT-SIZE: 8pt; text-decoration: none}
a.link:visited 	{  color: #AA197F; FONT-SIZE: 8pt; text-decoration: none}
a.link:hover 	{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none}

a.link_pink:link 	{  color: #EC008C; FONT-SIZE: 8pt; text-decoration: none}
a.link_pink:active 	{  color: #EC008C; FONT-SIZE: 8pt; text-decoration: none}
a.link_pink:visited {  color: #EC008C; FONT-SIZE: 8pt; text-decoration: none}
a.link_pink:hover 	{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none}

a.link_orange:link 		{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none}
a.link_orange:active 	{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none}
a.link_orange:visited 	{  color: #ff6600; FONT-SIZE: 8pt; text-decoration: none}
a.link_orange:hover 	{  color: #AA197F; FONT-SIZE: 8pt; text-decoration: none}

.title_white11Bold{
	COLOR: ffffff;
	FONT-SIZE: 11pt;
	font-style: normal;
	font-weight: Bold;
}

.title_white10Bold{
	COLOR: ffffff;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: Bold;
}

.title_pink15Bold{
	COLOR: #CD6E95;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: Bold;
}

.title_grey18Bold{
	COLOR: 666666;
	FONT-SIZE: 18pt;
	font-style: normal;
	font-weight: Bold;
}

.title_green13Bold{
	COLOR: #AAC023;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: bold;
}

.title_green10{
	COLOR: #92A13C;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.txt_grey7{
	COLOR: #999999;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}

.txt_grey8{
	COLOR: #666666;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_lightgrey8{
	COLOR: #999999;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_grey13Bold{
	COLOR: #999999;
	FONT-SIZE: 13pt;
	font-style: normal;
	font-weight: Bold;
}

.txt_red9Bold{
	COLOR: #ff3300;
	FONT-FAMILY: Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_red7{
	COLOR: #ff3300;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}

.txt_purple9Bold{
	COLOR: #9641AF;
	FONT-FAMILY: Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_orange8Bold{
	COLOR: #ff9900;
	FONT-FAMILY: Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}



