﻿.titulo1{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	}
	.subtitulo{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	}
	.data{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	}
	.ementa{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	}
	P{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	
	}

A:link {
	
	color: #006699;
	text-decoration:underline;
	letter-spacing: normal;
}
A:visited {
	
	color: #006699;
	text-decoration:underline;
	letter-spacing: normal;
}
A:active {
	
	color: #006699;
	text-decoration:underline;
	letter-spacing: normal;
}
