BODY  {
	font-family : Arial, Helvetica;
	color : #006633;
	font-size : 10pt;
	background : #ffffff;
}

TD  {
	font-family : Arial, Helvetica;
	color : #006633;
	font-size : 10pt;
}

P  {
	font-family : Arial, Helvetica;
	color : #006633;
	font-size : 10pt;
}

A  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	color : #60b660;
	font-size : 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

.head1  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	margin-top : 2;
}

.head2  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	margin-top : 2;
	color : #60b660;
}

.head3  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	margin-top : 2;
}

.head4  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	margin-top : 2;
}

.head5  {
	font-family : Arial, Helvetica;
	text-decoration : none;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	margin-top : 2;
}

#small  {
	font-size : 8pt;
}

#cur  {
	text-decoration : none;
	font-style : italic;
}

#smallcur  {
	font-size : 8pt;
	text-decoration : none;
	font-style : italic;
}

#light  {
	font-weight : normal;
}

#red  {
	color : #ff0000;
}

#back  {
	background-color : #def0de;
}


