TD
{
	font-size: 10pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-indent: 0px;
	background-repeat: repeat;	
}

TABLE
{
	background-repeat: 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: #0030AE;
	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: #0030AE;
	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: #FE0000;
	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: #FE0000;
	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;
}


.Boldtext
{
	font-size: 18pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-indent: 0px;	
	line-height: 22pt;
}

.Boldtextsm
{
	font-size: 12pt;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-style: italic;
	font-weight: 600;
	color: #FFFFFF;
	text-indent: 0px;	
	line-height: 18pt;
}



.heading
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	line-height: 16pt;
	font-weight: 600;
	letter-spacing: 1pt;
	
	
}

.Liteheading
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: white;
	line-height: 16pt;
	font-weight: 600;
	letter-spacing: 1pt;
	
	
}

.Litetext
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: white;
	line-height: 16pt;
	font-weight: 600;
	letter-spacing: 1pt;
	
	
}