body {
	background-color : #ffffff;
       
}


p {
	color : #215a6b;
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
	font-weight : bold;
}

h1 {
	color : #c53333;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	margin-left: 10px;
}

h2 {
	color : #c53333;
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	margin-left: 10px;
}

h3 {
	color : #000000;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}

h4 {
	color : #000000;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}

h5 {
	color : #af7803;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	margin-left: 10px;
}


h6 {
	color : #c53333;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	margin-left: 10px;
}


ul{
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	color: #006f71;
	
}

li{
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	color: #006f71;
	
}


td{
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
        font-size : 12px;
	font-weight : normal;
	color: #006f71;
	
}

td.colunadir {
	background-image : url(bk.gif);
	background-repeat : repeat;
}


td.colunadirb {
	background-image : url(bk_b.gif);
	background-repeat : repeat;
}

tr {
	font-family : "trebuchet ms", arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	
}

input, textarea {
   font-family: trebuchet ms, arial;
   font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color: #006666;
	background : #ffffcc;
	border-color: #ffcc66;
	border-style : solid;
	 
}


.rodape {
	font-family: trebuchet ms, arial;
	font-size: 7pt;
	color: #ffffcc;
	text-align: center;
}

.form {
	color : #006666;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}


.title {
	color : #ffffcc;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}


.hora{
	color : #333300;
	font-family : "trebuchet ms", arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-align : right;
}

a:link {
	color : #006666; text-decoration: underline;
}


a:visited {
	color : #c75147; text-decoration: underline;
}

a:active {
	color : #ff4500; text-decoration: underline;
}

