.StarLogo {
	height: 188px;
	width: 200px;
	border: thin solid;
}
title {
	height: 132px;
	width: 603px;
}
.navebar {
	list-style: square url(navbar.htm) inside;
}
frameset {
	height: auto;
	width: auto;
	color: #99FF00;
}
body, td, th {
}

h1 {
	color: #FF99CC;
}

h2 {
	color: #FFCC33;
	font-size: 18px;
}

h3, h4 {
	color: #FFFFFF;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #CE3000;
}
.paragraph 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
