body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	text-align:left;
	font-size:75%;
	color:#00245d;
	margin:0;
	padding:0;
	background-repeat: repeat;
	background-color: #e5e9ee;
}
p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:1em;
	color:#00245d;
	margin:0;
	padding:0;
}

a {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:1em;
	color:#00245d;
	font-weight: bolder;
	text-decoration: underline;
}
