
/* DEFAULT BODY TEXT */

span.bodytext a:active		{ font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none }
span.bodytext a:hover		{ font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none }
span.bodytext a:link		{ font-family: Arial; font-size: 10pt; color: #0000FF; text-decoration:none }
span.bodytext a:visited		{ font-family: Arial; font-size: 10pt; color: #000080; text-decoration:none }
span.bodytext a:			{ font-family: Arial; font-size: 10pt; color: #0000FF; text-decoration:none }
span.bodytext body			{ font-family: arial; font-size: 10pt }
span.bodytext				{ font-family: arial; font-size: 10pt }

/* BOLD BODY TEXT */

span.bodyboldtext a:active	{ font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none }
span.bodyboldtext a:hover  	{ font-family: Arial; font-size: 10pt; color: #800000; text-decoration:none }
span.bodyboldtext a:link   	{ font-family: Arial; font-size: 10pt; color: #0000FF; text-decoration:none }
span.bodyboldtext a:visited	{ font-family: Arial; font-size: 10pt; color: #000080; text-decoration:none }
span.bodyboldtext a:		{ font-family: Arial; font-size: 10pt; color: #0000FF; text-decoration:none }
span.bodyboldtext			{ font-family: Arial; font-size: 10pt; color:#000000; font-weight:bold } 

/* BODY SMALL TEXT */
span.bodysmalltext a:active { font-family: Arial; font-size: 8pt; color: #800000; text-decoration:none }
span.bodysmalltext a:hover  { font-family: Arial; font-size: 8pt; color: #800000; text-decoration:none }
span.bodysmalltext a:link   { font-family: Arial; font-size: 8pt; color: #0000FF; text-decoration:none }
span.bodysmalltext a:visited{ font-family: Arial; font-size: 8pt; color: #000080; text-decoration:none }
span.bodysmalltext 			{ font-family: Arial; font-size: 8pt; color: #0000FF; text-decoration:none }

/* PAGE HEADERS */
span.headertext				{ font-family: Arial; font-size: 12pt; color:#000000; font-weight:bold } 
span.headersubtext			{ font-family: Arial; font-size: 10pt; color:#000000; font-weight:bold }

/* BULLETS */
span.bullets				{ font-family: arial; font-size: 10pt; list-style-type: disc }
span.numbered				{ list-style-type: decimal; font-family: arial; font-size: 10pt }
span.bulletsbold			{ font-family: arial; font-size: 10pt; font-weight: bold; list-style-type: disc }

/* DOCUMENT FOOTER */
span.footer					{ font-family: Arial; font-size: 8pt; color:#FFFFFF }
span.footer a:hover			{ font-family: Arial; font-size: 8pt; color: #CCCCFF; text-decoration: none }
span.footer a				{ font-family: arial; color: #FFFFFF; font-size: 8pt; text-decoration: none }
span.footer a:visited		{ font-family: Arial; font-size: 8pt; color: #C0C0C0 }a:active     { color: #000000 }