BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
a {
	color : #000000;
	text-decoration: underline;
}
a:hover {
	color : #D8B828;
	text-decoration : none;
}
.wlink {
	color : #FFFFFF;
	text-decoration: none;
}
.wlink:hover {
	color : #DFC681;
	text-decoration : underline;
}
.ylink {
	font-size : 10pt;
	color : #D8B828;
	text-decoration: none;
	font-weight : bold;
}
.ylink:hover {
	font-size : 10pt;
	color : #D8B828;
	text-decoration: underline;
	font-weight : bold;
}
.btext  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.td  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.btext2  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}
.smalltext  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}
.whitetext  {
	font-size : 10pt;
	font-family : Arial;
	color : white;
}
.menutext  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.smallertext  {
	font-size : 9pt;
	font-family : Arial;
	color : #000000;
}
.tabletext {
	border : 1px solid #000000;
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.tabletext2 {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.tabletext3 {
	font-size : 9pt;
	font-family : Arial;
	color : #000000;
}
.ttext {
	font-size : 12pt;
	font-family : Arial;
	color : #B28500;
	font-weight : bold;
}
.smalltext {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}
.largetext {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}
.bborder {
	border : 1px solid #000000;
}