body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	background-color: #FFFFCC;
	font-style: normal;
}

h1 {
	font-size: 30px;
	font-style: normal;
	color: #663366;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	font-style: normal;
	color: #663366;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}

ul {
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
	list-style-type: none;
	
}

a {
	font-size: 12px;
	font-style: normal;
	color: #0033FF;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}.negrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

