@font-face {
	font-family : "Times New Roman";
	font-style : normal;
	font-weight : bold;
	src : url("../Fonts/timesb.ttf");
}
@font-face {
	font-family : "Times New Roman";
	font-style : italic;
	font-weight : bold;
	src : url("../Fonts/timesb.ttf");
}
@font-face {
	font-family:"Times New Roman";
	font-style:italic;
	font-weight:normal;
	src : url("../Fonts/TimesNewRomanPS-ItalicMT.otf");
}
@font-face {
	font-family:"Times New Roman";
	font-style:oblique;
	font-weight:normal;
	src : url("../Fonts/TimesNewRomanPS-ItalicMT.otf");
}
@font-face {
	font-family : "Times New Roman";
	font-style : normal;
	font-weight : normal;
	src : url("../Fonts/TimesNewRomanPSMT.otf");
}

body {
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.92em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.1em;
	text-align : justify;
	color : #000000;
}
p {
	text-indent : 1em;
	margin : 0em;
	padding-top:1em;
	line-height : 1.1em;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
}
.footnote { 
	margin-bottom:0.5em;
}
h1 {
	font-family : "Times New Roman", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 1.67em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.36em;
	text-align : center;
	color : #000000;
	text-indent : 0em;
	padding:0em;
	margin : 3em 0em 1em 0em;
}
h2 {
	font-family : "Times New Roman", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 1.5em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.67em;
	text-align : center;
	color : #000000;
	text-indent : 0em;
	padding:0em;
	margin : 3em 0em 1em 0em;
}
h1 img, h2 img, h1#cover {text-align:center; height:100%; margin:0em;}
.colibri p, .colibri div, .colibri div p {
	text-indent:0em; 
	margin-top:1em; 
	text-align : justify;
	line-height : 1.1em;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
}
.outro p, .outro div, .outro div p {
	text-indent:0em; 
	margin-top:1em; 
	text-align : center;
	line-height : 1.1em;
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-variant : normal;
}
.bold {font-weight : bold;}
.center { text-align:center;}














