BODY {
	top:0px;
	margin-top:0px;
	HEIGHT: 100%; 	
	MIN-HEIGHT: 100%;
	background-image: url('../img/turismo_background.jpg');
	background-repeat:repeat-x;
	background-attachment:scroll;
	COLOR: #575852; 
	FONT-SIZE: 65%; 	
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
H1{
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
h3{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	color: #006A00;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
FORM {
	MARGIN: 0px;
	padding-top: 0px;
}
TABLE {
	FONT-SIZE: 1em;
}
TD {
	FONT-SIZE: 1em;
}
TH {
	FONT-SIZE: 1em;
}
SELECT {
	BACKGROUND-COLOR: #FFF;
	COLOR: black; 
	font-size:1em;	
}
INPUT {
	BACKGROUND-COLOR: #FFF;
	COLOR: black; 
	font-size:1em;
}
IMG {
	border: 0px none;
}
A {
	COLOR: #404040; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:active {
	
}
A:hover {
	TEXT-DECORATION: underline;
}