h1 {
	font-size: 18px;
	text-align: right;
	line-height: 140%;
}

body {
	background-color: 000066;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115%;
	color: #faf5e4;
	margin-top: 0px;
	margin-right: 0px;
}
p {
	text-align: right;
}

