
		
.description_text
	{
	background-color:#ffffff;
	font-family:Arial ;
	font-size:12pt;
	position: relative;
	color:#606060; 
	}
.description_text a:link {
	font-size:12pt;
	color:#3366CC;
	text-decoration: underline;
	}

.description_text a:visited {
	font-size:12pt;
	color:#3366CC;
	text-decoration: underline;
	}
	
.description_text a:hover {
	font-size:12pt;
	color:#3366CC;
	text-decoration: none;
	}
.description_text td 
	{
	margin-left: 3px;
	margin:0px;
	position: relative;
	}
.description_text img 
	{
	margin-left: -3px;
	}
	



.table3 { 
	background-color:#ffffff;
	font-family:Arial ;
	font-size:8pt;
	border: solid #cecece 1px;
	color:#606060; 
	position: relative;
	}

.table3 a:link {
	font-size:8pt;
	}

.table3 a:visited {
	font-size:8pt;
	}
	
.table3 a:hover {
	font-size:8pt;
	}


.table3 th 
	{
	background-color: #ffffff;
	border-bottom: solid #3366CC 1px;
	font-family:Arial ;
	text-align:left;
	font-size:8pt;
	padding: 4px 4px 2px 4px;
	color:#3366CC; 
	position: relative;
	font-weight:bold;
	
	}
	
.table3 td 
	{
	background-color:#ffffff;
	font-family:Arial ;
	font-size:8pt;
	padding: 4px 4px 2px 4px;
	margin:0px;
	position: relative;
	border-bottom: solid 1px #EFEFEF;
	}
	
	