body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

.nada {
display: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}



a:link {
	color: #000000;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: 000000;
}


h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.stay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 25px;

}
.largefont {
	font-size: 24pt;
}
