body {
	background-color:#FFFFCC;
	color:black;
	padding:10px;
	margin:0px;
	font-family:georgia,verdana,serif;
	font-size:10pt;
}

table.menu {
	border-collapse:collapse;
	border:1px solid black;
	width:auto;
}

table {
	border:0px;
	border-collapse:collapse;
}

td {
	border:0px;
}

td.menu {
	border:1px solid #993300;
	vertical-align:top;
}

th.menu {
	background-color:#FFCC99;
	border:1px solid black;
}

td.display {
	border:0px;
	vertical-align:top;
}

hr {
	width:100%;
	height:1px;
}

h1 {
	font-family:sans-serif;
	font-weight:bold;
	background-color:#FFCC99;
	color:inherit;
	width:100%;
	padding:2px;
	vertical-align:center;
}

h2 {
	font-family:sans-serif;
}

label {
	font-style:italic;
}

input, select {
	border:1px solid #993300;
	font-family:tahoma,georgia,verdana,serif;
	font-size:8pt;
	height:16px;
	width:150px
}

input.but {
	height:20px;
	background-color:#FFCC99;
	color:inherit;
	font:8pt tahoma;
	width:auto;
}

.caption {
	background-color:#990000;
	color:white;
	text-align:center;
}

a {
	color:#CC0033;
	background-color:inherit;
}

a:hover {
	text-decoration:blink;
}

img.photo {
	float:right;
	border:1px solid black;
	margin-left:10px;
	margin-bottom:10px;
}

img.thumb {
	border:1px;
	margin-right:1px;
}

img {
	border:0px;
}

address {
	font-size:8pt;
	font-style:normal;
	margin-top:5px;
}

.text {
	font-size:8pt;
	text-align:justify;
}

.text10 {
	font-size:10pt;
	text-align:left;
}

.text_g {
	font-family:garamond,georgia,verdana,serif;
	font-size:12pt;
	text-align:justify;
}

.ruta {
	border:2px outset white;
	width:200px;
	padding:5px;
	margin:10px;
}