body {
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	color: #000066;
	text-decoration: underline;

}
a:visited {
	color: #000066;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

p {
	margin-bottom: 8px;
}

h1 {
	font-size: 28px;
	color: #000066;
	font-weight: bold; 
}

h2 {
	font-size: 19px;
	color: #000066;
	margin-top: 50px;
}

input.boton {
	font-size: 13px;
	color: #000066;
	height: 30px;
}