body {
	background-image: url(images/blue%20marble%20bg%202.jpg);
	scrollbar-base-color:#666699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #CCCCFE;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

