.estilos {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

}
.nomeprofessor  {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.estilo1 {
	border-top: 1px solid #868686;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid  #868686;
	font-family: arial;
	font-size: 9pt;

}
.estilos2 {
	font-family: Arial;
	font-size: 10pt;
	color: #2362A0;
	font-weight: bold;
}
.estilos3 {
	font-family: Arial;
	font-size: 8pt;
	color: #2362A0;
	font-weight: bold;
}

.estilos4 {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}
.estilo {  font-family: Arial; font-size: 9pt; border: 1px solid #FFFFFF; background-color: #FEFDFA}
.texto {  font-family: Arial; font-size: 8pt}
.texto:link, .texto:visited, .texto:active {color:#666666; text-decoration:none;}  
.texto:hover {color:#777777; text-decoration:underline;}  
.texto1 {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;

}
A:hover  {
  color: #CC0000;
   text-decoration: none;
}
A {
  color: #1D65AC;
  text-decoration: none
}
.botao {
	font-family: Arial;
	font-size: 10px;
	background-color: #E8E8E8;
}
