TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: 006699; FONT-SIZE: 8pt; text-decoration: underline}
a:active 	{  color: 006699; FONT-SIZE: 8pt; text-decoration: underline}
a:visited 	{  color: 006699; FONT-SIZE: 8pt; text-decoration: underline}
a:hover 	{  color: 3399FF; FONT-SIZE: 8pt; text-decoration: none}

a.more:link 	{  color: ff9900; FONT-SIZE: 7pt; text-decoration: none}
a.more:active 	{  color: ff9900; FONT-SIZE: 7pt; text-decoration: none}
a.more:visited 	{  color: ff9900; FONT-SIZE: 7pt; text-decoration: none}
a.more:hover 	{  color: 990000; FONT-SIZE: 7pt; text-decoration: none}

.title_content {
	COLOR: ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 15pt;
	font-style: normal;
	font-weight: bold;
}

.title_blue {
	COLOR: 31839F;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.title_orange {
	COLOR: FF6600;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: bold;
}

.txt_blue {
	COLOR: 31839F;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: bold;
}

.txt_orange {
	COLOR: FF6600;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: bold;
}

.txt_7 {
	COLOR: 333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}

.txt_grey8 {
	COLOR: 333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.astrick {
	COLOR: red;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.cpyright {
	COLOR: cccccc;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}