@charset "utf-8";
/* CSS Document */
h1 {
	padding:0px;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:14px;
	padding:0px;
	margin:0px;
}
h5 {
	color:#939;
	margin:0px;
	padding:0px;
	size:14px;
}
table {	
	border-color:#666;
	background-color:#CCC;
	border:solid #000 1px;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-height:auto;
	margin:3px;
	font-family: 'PT sans', sans-serif;
	width:900px;
}
body {
	width:920px;
	margin-left: 12px;
	margin-top: 10px;
	background-repeat: repeat;
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	background-color: #FFF2CC;
}
body,td,th {
	font-family: "PT Sans", sans-serif;
	text-align: left;
}
.legeda {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: xx-small;
	text-align: center;
)
.img (
	border: thin silver solid;
}
.sublinhado {font-weight:bold;
}
/* unvisited link */
a:link {
	text-decoration:none;
}
/* visited link */
a:visited {
    text-decoration:none;
}

/* mouse over link */
a:hover {
    text-decoration:none;
}

/* selected link */
a:active {
    text-decoration:none;
	animation:ease-in;
}
.text_strong {
	font-weight: bold;
}
span.roxo {
	color:purple;
}
span.red {
	color:purple;
}
glossario {
	font-size: 16px;
	font-weight: bold;
}
italic {
	font-style: italic;
}
span.subtitle {
	font-size: 18px;
	font-weight: bold;
}
