.txt {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.txtblue {
	font-family: arial;
	font-size: 10px;
	color: #3399ff;
}
.input {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.background {
	background-color: #ffffff;
	opacity:0.8; 
	filter:alpha(opacity=80);
}
body {
	background-color: #000000;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}
.boton {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #33cc00;
	border: 1px dashed #3399ff;
}
.content{
   padding-top : 130px;
   padding-left : 230px;
}
.txtblue {
	font-family: arial;
	font-size: 10px;
	color: #1E95B5;
}
.linktxtblue {
	font-family: arial;
	font-size: 10px;
	color: #1E95B5;
	text-decoration: underline;
}