body {
	background-color: #51677C;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #C0C2DB;
	font-weight: normal;
	font-size: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #C0C2DB;
	font-weight: normal;
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #C0C2DB;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #C0C2DB;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
