body
{
	background:	#ffffff;
	color: 		#000000;
	font-weight:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-style: 	normal;
	line-height: 	140%;
}

.txt_bold
{
	background:	#ffffff;
	color: 		#8CC63F;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-style: 	normal;
	line-height: 	normal;
}
.txt_bold_black
{
	background:	#ffffff;
	color: 		#000000;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-style: 	normal;
	line-height: 	normal;
}
.blue{
 	color:		#0000FF;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-style: 	normal;
	line-height: 	normal;
}
.txt_italic
{
	background:	#ffffff;
	color: 		#000000;
	font-weight:	normal;
	font-style: 	italic	;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	line-height: 	normal;
}
.fake_link
{
	color:		#FF0000;
         text-decoration: underline;
}
.fake_linkg
{
	color:		#8CC63F;
         text-decoration: underline;
}
.txt_bolditalic
{
	background: #ffffff;
	color: #8CC63F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
}
.txt_small
{
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8CC63F;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.tbl_bordered
{
	color:         	#000000;
	border-top:    	#707070 1px solid;
	border-bottom: 	#707070 1px solid;
	border-right:  	#707070 1px solid;
	border-left:   	#707070 1px solid;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:   	normal;
	font-size:     	10pt;
	height:        	70px;
	text-align:     center;
	text-valign: center;
}

td
{
	color: 			#000000;
	font-weight:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	font-style: 	normal;
	line-height: 	normal;
}
