p, body, font, table, td, tr, input{
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
}
form {
    margin: 0;
}

.fonte10  {
	font-family:Trebuchet MS,Arial; 
	font-size: 10px;}
.nomedatacurso  {
	font-family:Trebuchet MS,Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	height: 20px; 
	width: 350px; 
	border: 1px 
	solid #85c227;
	padding-left: 3; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	}
.detalhescurso  {
	font-family:Trebuchet MS,Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	width: 350; 
	border: 1px 
	solid #85c227;
	padding-left: 3; 
	padding-right: 0; 
	padding-top: 0; 
	padding-bottom: 0;
	}
a{
	color:#808080;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}