body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
}

.text{
	font-family:Unikurd Web, Tahoma;
	font-size:10pt;
	color: #000000;
	text-align:justify;
	}

.txtlatin{
	font-family: Tahoma;
	font-size:8pt;
	color: #e0ba61;
	text-align:justify;
	line-height:15px;
	}
	
.latin{
	font-family: Tahoma;
	font-size:8pt;
	color: #16210E;
	}
	
.input {
	border: 1pt solid #e3a558;
	background-color:transparent;
	font-family:  Tahoma;
	font-size: 8pt;
	letter-spacing:1px;
	color: #efdac0;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 8pt;
	color:#fff;
	width:100px;
	height:18px;
	background-color:#948155;
	border:0;
	}
	
.li{
	color:#c0a056;
}