.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.normal {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.normalcentro {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
}
.normal2 {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CC00;
	text-align: left;
}
.rojoderecha {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: right;
}
.central{
    position:absolute;
    top:50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}
.grande {
	font-family: "Alegreya Sans", sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
}
.strong-centre {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.strong-left {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993399;
	text-align: left;
}
.grandecentro {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
}
.normaljusti {
	font-family: "Alegreya Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: justify;
}
.bkg {
	background-attachment: fixed;
	background-image: url(saturng.jpg);
		background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
}
.table {
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	background-color: #000;
	border: 2px solid #FC3;
}
