
body {
	background-color:#000000;
	font-size: 14px;
	font-family:Arial, Monospace;
	font-style: normal;
    color: #FFFFFF;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #0099CC;
}
td {
	font-family:Arial, Monospace; color:#CCCCCC;
}
th {
	font-family:Arial, Monospace; color:#CCCCCC;
}
textarea {
    line-height: 1.0; /* Higher values will increase line spacing */
}
.rodape {
    font-size:10px;
}
.pequeno {
    font-size:12px;
}
.menu {
 color: #FFFFFF;
 font-family: Arial, Monospace;
 font-size: 12px;
 font-weight: 400;
 }
 .normal {
  font-family: Arial, Monospace;
  font-size: 12px;
  font-weight: 400;
  }
  .titulo1 {
 font-family: Arial, Monospace;
 font-size: 16px;
 font-weight: 500;
 font-style: oblique;
 color: #FFFF00;
 text-decoration: underline;
 text-transform: capitalize;
   }
  .bio {
   font-family: Arial, Monospace;
   font-size: 14px;
   font-weight: 500;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-variant: normal;
   line-height: 2;
   } 
