.inputtext{
 border: 1px solid #9C9C9C;
}
.copy{
	font-family: sans-serif;
	font-size: 11px;
   color: #929292;
}
a{
  color:#3399FF;
  text-decoration:none;
}
a:hover{text-decoration:underline;}
a.table{
  font-size: 13px;
  font-weight:bold;
  color:#3399FF;
  text-decoration:none;
}
a.table:hover{text-decoration:underline;}
a.dev{
	font-family: sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:none;
}
a.dev:hover{
	color: #3399FF;
	text-decoration:none;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#393939; 
}
.textj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#393939;
	text-align: justify;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#595959;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#595959;
}