TD
{
	font-size: 10pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-indent: 0px;
	line-height: 15pt;
	background-repeat: no-repeat;	
}

TABLE
{
	background-repeat: no-repeat;
}

BODY
{	
	font-size: 10pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	line-height: 15pt; 	 
}


TABLE.repeatx
{
	background-repeat: repeat-x;
	
}

TABLE.repeatxy
{
	background-repeat: repeat;
	
}

TD.repeatx
{	
	background-repeat: repeat-x;
	background-position: center center;
}

TD.repeaty
{
	background-repeat: repeat-y;
	background-position: left;
}

TD.repeatxy
{
	background-repeat: repeat;
}

A:LINK 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A:VISITED 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A:ACTIVE 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3E4C39;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A:HOVER 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3E4C39;
	text-decoration: underline;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}
A.White:LINK 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A.White:VISITED 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A.White:ACTIVE 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

A.White:HOVER 
{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	line-height: 12pt;
}
.nicetext
{
	font-size: 10pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-indent: 0px;	
	line-height: 10pt;
}

.heading
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: white;
	line-height: 16pt;
	font-weight: 600;
	letter-spacing: 1pt;
	
	
}