﻿body {
	background-color:#FFE4CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-image:url('../astronomy/starrynt.gif');
	margin:0px 0px 0px 0px;
	line-height:normal;
	margin-top: 0;
	margin-bottom: 0;
	
}

a:link, a:visited {
	text-decoration:underline;
	color:white;
}


a:hover, a:active {
	text-decoration:underline;
	color:yellow;
}


h1 {
	background-color:#F08400;
	border:medium white double;
	border-color:#F08400;
    font-size: 24pt;
	font-style: normal;
	color:white;
	width:100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:16px

}

h2 {
	font-size: 18pt;
	font-style: normal;
	color:white;
	width:100%;
	margin-left:20px;
	margin-top: 0;
	margin-bottom: 0;

	
}

h3 {
	font-size: 14pt;
	font-style: normal;
	color:white;
	width:100%;
	margin-left:0px;
	margin-top: 0;
	margin-bottom: 0;

}


p {

	font-size:medium;
	font-style:normal;
	color:white;
	margin-left:20px;
	margin-right:20px;
	font-size: 12pt;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;

	}

.hilite {background-color:navy;
	
}


