body {
	background-color: 00007f;
}
a:visited {
	color: #888888;
}
a:link {
	color: #dfdfdf;
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: olive;
	font-style: italic;
	font-weight: 700;
}
div {
	text-align: center;
	vertical-align: middle;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: lightblue;
}
.lightblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: lightblue;
	text-align: center;
}
.darkblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: darkblue;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: lightblue;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: lightblue;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: lightblue;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: fff09f;
	text-align: center;
}
