body, html {
	font-family: Georgia, "Minion Web", "Times New Roman", serif, cursive;
	font-size: 13px;
	}
body.new {
	background-image: url(/pix/azulcielo.jpg);
	}
.white {
	background-color: white;
	}
p {
	margin-top: 3px;
	margin-bottom: 10px;
	}
.p {
	text-indent: 18px;
	}
.menu {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: -11px;
	}
.submenu {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 95px;
	text-indent: -11px;
	}
.n {
	font-size: 12px;
	}
.bn {
	font-size: 13px;
	}
.b {
	font-size: 12px;
	font-weight: bold;
	}
.sm {
	font-size: 10px;
	}
.tiny {
	font-size: 9px;
	}
.subhead {
	font-weight: bold;
	font-size: 14px;
	text-indent: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	}
.headline {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}
#topmenu a {
	display: block;
	width: 135px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 11px;
	white-space: nowrap;
	margin-left: 5px;
	}
.tel {
	font-weight: bold;
	color: #740000;
	font-size: 110%;
	white-space: nowrap;
	}
#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	background-image: url(pix/menubg.gif);
	background-repeat: no-repeat;
	color: #6e465e;
	}
#topmenu a:hover, #topmenu a:active {
	text-decoration: none;
	color: black;
	font-style: italic;
	background-image: url(pix/menubg_o.gif);
	background-repeat: no-repeat;
	}
#footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
#footermenu {
	margin: 15px;
	padding: 11px;
	font-size: 85%;
	text-align: center;
	border-top: 3px #d1d1d1 double;
	border-bottom: 3px #d1d1d1 double;
	}
#footermenu a {
	margin: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	}
#footermenu a:hover {
	background-color: #e0ffea;
	border: 1px #009cff dotted;
	margin: 0px;
	}
.right {
	padding-left: 23px;
	}
.left {
	padding-right: 23px;
	}
#h1 {
	position: relative;
	top: -70px;
	left: 0px;
	margin: 0em;
	padding: 0em;
	font-size: 20px;
	}
dl dt {
	font-size: 105%;
	}
dl dd {
	margin-left: 100px;
	margin-top: 7px;
	margin-bottom: 15px;
	font-style: italic;
	padding-left: 30px;
	font-size: 90%;
	}