body {
	background-color: #330099;
}
.header1 {
	font-family: "Bookman Old Style";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.parrafillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	position: relative;
	cursor: hand;
}