body{
	background-color: white;
	padding-left: 0;
	padding-top: 0;
}

a{
	color: #0000AA;
}

a:visited{
	color: #000077;
}

p{
	text-indent: 0;
}

h1, h2{
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:110%;
	font-weight: bold;
	color: #900;
	clear: both;
}

h3{
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:105%;
	font-weight: bold;
	color: #009;
	clear: both;
}

td.logo{
	padding-top: 25px;
	vertical-align: top;
}

td.top-tit{
	padding-top: 68px;
	padding-bottom: 10px;
	text-align: left;
    vertical-align: top;
}

td{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 100%;
}

td.page-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
/*	font-style: italic; */
	color: #BD0800;
}

td.page-body{
	font-size: 85%;
	padding-right: 10px;

/*	border-right: solid 1px #AAAAAA; */
}

td.copyrights{
   font-size: 70%;
   padding-top: 5px;	
/*   	border-right: solid 1px #AAAAAA; */
}

table.author-foto{
	border: solid 1px #AAAAAA;
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
	background-color: #F0F0F0;
}

td.author-foto{
	padding: 5px;
}

td.author-name{
	font-size: 80%;
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

p.author-name, span.author-name{
	font-size: 90%;
	font-weight: bold;
/*	text-align: right; */
}

p.source{
  font-size: 90%;
  font-style: italic;
  background-color: #EEE;
  padding: 5px;
}

td.nav-normal, td.nav-current{
	font-size: 90%;
}

td.nav-current{
	font-size: 90%;
	font-weight: bold;
}

td.feedback-form{
   font-size: 80%;
   background-color: #F0F0F0;
   padding: 3px;
   vertical-align: top;
}


p.poem{
  padding-left: 20px;
  font-style: italic;
}

td.audio-file-text{
	font-size: 95%;
}


.news-title{
   font-weight: bold;
   color: #900;
}

.news-body{
   font-style: normal;
   font-size: 90%;
}

.news-date{
   background-color: #EFEFEF;
   padding: 2px 6px 1px 6px;
   font-size: 90%;
}

ol.notas{
  font-size: 80%;
  background-color: #efefef;
  padding-right: 10px;
}

p.accent{
  font-weight: bold;
}

div.notes{
  background-color: #efefef;
  padding: 3px 10px 3px 10px;
}

div.notes p{
  font-style: italic;
  font-size: 90%;
}


table.intext{
  width: 100%;
  border: 0;
}

table.inText td, table.inText td.footnote{
  font-weight: normal;
  font-size: 90%;
  margin: 0;
  border: 0;  
  padding: 3px;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

table.inText td.footnote{
  font-size: 60%;
  border-bottom: 0;
}

table.inText th{
  font-weight: bold;
  font-size: 90%;
  color: #006;
  text-align: left;
  padding: 3px;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

table.inText tr.legend{
  background-color: #efefef;
  font-size: 80%;
  font-weight: bold;
}
