body, div, table { margin-top: 0px; margin-bottom: 0px; font-family: verdana; font-size: 10px; }

.list { 
	font-family: times new roman;
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #transparent;
	text-align: center;
}

a:link, a:active, a:hover, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d7847b;
	cursor: crosshair;
}

.header {
	font-family: times new roman;
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	color: #fffade;
	background-color: #d7847b;
	text-align: center;
}

.menu-header {
	font-family: times new roman;
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	color: #fffade;
	background-color: #transparent;
	text-align: center;
}


.cn-head {
	font-family: tahoma;
	font-size: 6pt;
	text-transform: uppercase;
	font-weight: bold;
	font-style: none;
	color: #fffade;
	background-color: #d7847b;
	text-align: center;
}


.cn-bg {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	background-color: #f2dfbe;
}

.menu {
	font-family: times new roman;
	font-size: 12pt;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	color: #d7847b;
	background-color: #transparent;
	text-align: center;
}

td.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

input[type="submit"] {
	background-color: #B6D0E9;
	border: 1px solid #B6D0E9;
	font-family: verdana;
	font-size: 10px;
	color: #676866;
	font-weight: bold;
}

.results {
	font-family: verdana;
	font-size: 20px;
	color: #865849;
	font-weight: bold;
	text-align: center;
}

.galeria {
	border: 1px solid #d7847b;
	padding: 3px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
}
