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

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

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

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

.textointro 
{
	font-family: trebuchet ms, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
}
