@charset "iso-8859-1";
body {
	background-image: url('../logos/starbck.gif');
	background-color: #000000;
	color: #FFFF00;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
a link {
	color: #FFFF00;
}
a visited {
	color: #00FF00;
}
img {
	border: 0px;
}
.navbar{
	font-size:small;
	color:#FFFFFF;
}
.navbar A{
	color:#FFFFFF;
}

div.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
p.center {
	text-align: center;
}
.item {
	font-size: 16px;
	text-decoration: none;
	background-color: black;
	color: white;
}
.highLight2 {
	font-size: 18px;
	text-decoration: underline;
	background-color: red;
	color: white;
}
.highLight {
	font-size: 18px;
	text-decoration: underline;
	background-color: blue;
	color: white;
}
.justtext {
	font-weight: bold;
	text-align: justify;
	font-weight: bold;
}
span.color1 {
	color: #336699;
}
span.color2 {
	color: #FF0000;
}
