body {
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	color:#eeeeee;
	background-image: url(/astronomy/gfx/content_bkg.gif);
	background-color:#111A3B;

}

td {
	font-family:verdana;
	font-size:12px;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

img {
	border-color:#FFFFFF;
}

a:visited {
	color:#F0F0F0;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.bold {
	font-size:14;
	font-weight:bolder;
}

.heading {
	font-family:Arial;
	font-size:20px;
	font-weight:bolder;
}

input {
	font-family:Arial;
	font-size:12px;
}

select {
	font-family:Arial;
	font-size:12px;
}

textarea {
	font-family:Arial;
	font-size:12px;
}


