p {
	font-family: Times New Roman, Times, serif;
	color: #001A4F;
	font-size: medium;
	padding-left: 10px;
}
.bodytext {
	font-family: Times New Roman, Times, serif;
	color: #001A4F;
	font-size: medium;
	padding-left: 10px;
}
body {
	background-image: url(images/bluebkgd.gif);
}
a:link {
	color: #0347D6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0347D6;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
