@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
}
h2 {
	font-size: 150%;
	text-align: center;
}


p {
	text-align: justify;
}
.red {
	color: #F00;
	font-weight: bold;
 font-size: 1 .+6em;
	font-size: 1.4em;
}
.rednb {
	color: #F00;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.grey {
	color: #eee;
}
.pictxt {
	font-size: 0.8em;
	text-align: center;
}
.size {
	font-size: 0.8em;
}

