body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 4px;
	margin-left: 7px;
	margin-right: 4px;
	margin-top: 7px;
}
body {
	background-image: url(blue_marble.jpg);
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}
h1 {
	color: #008000;
	font-size: 36px;
	text-align: center;
}
h2 {
	color: #008000;
	font-size: 24px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: 18px;
	color: #008000;
}
p {
    color: #008000;
	font-weight: bold;
}
a {
	font-weight: bold;
}