
input,select {
	font-family: Verdana;
	font-size: 10px;
	width : 340;
}
.cita_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
}
body,table {
	font-family: Verdana;
	font-size: 11px;
}

tr {
	text-align: center;
}

A {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

A:hover {
	text-decoration: none;
	color: #990000;
	
}

h1 {
	font-size: 16px;
	color: #990000;
	font-variant: small-caps;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;

}