
* {
margin:5;
padding:5;
}
.Estilo2 {
	font-family: verdana;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	color: #2a2a2a;
	
}
.Estilo2footer {
	font-family: verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	color: #2a2a2a;
	
}

.titulo {
font-family: verdana;
font-size: 36px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color: #2a2a2a;
}


.titulomax {
font-family: verdana;
font-size: 41px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color: #0093d7;
}

.Estilo7 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2a2a2;
}
.Estilo10 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #0093d7;
	font-weight: bold;
}
.Estilo12 {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #0066FF; font-weight: bold; }
.Estilo15 {font-size: 12px; color: #2a2a2a; font-family: verdana, Helvetica, sans-serif;}

.myinputstyle {
	border: 1px solid #cacaca;
	/** remember to change image path **/
	background: url(none) no-repeat #f4f4f4;
	font-family: verdana, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	color: #000000;
}

.mylabelstyle {
	font-family: verdana, Helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #0078ad;
}

