BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : #424CA5;
}
a {
	color : #FF9900;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color : #FF9900;
	text-decoration : underline;
	font-weight : bold;
}
.otext  {
	font-size : 10pt;
	font-family : Arial;
	color : #FF9900;
}
td {
	font-size : 9pt;
	font-family : Arial;
	color : #424CA5;
}
.btext  {
	font-size : 10pt;
	font-family : Arial;
	color : #424CA5;
}
.btext2  {
	font-size : 8pt;
	font-family : Arial;
	color : #424CA5;
}
.btext3  {
	font-size : 11pt;
	font-family : Arial;
	color : #424CA5;
}
.wtext  {
	font-size : 10pt;
	font-family : Arial;
	color : #FFFFFF;
}
.wlink {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}
.wlink:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}