body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	background-color: #004B7C;
}

p {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

a {
	color: #FFFFFF;
}