.myinputstyle
{
	border: 1px solid  #999999;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #333333;
}

.myinputstyle:focus 
{
	border: 1px solid #09F;
	background: #FFF;
}

.mylabelstyle
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #333;
}

.curso 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
}

.textointro 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
}
