.starbg {
	background-color: #003399;
}
body {
	font-size: 12px;
	font-family: "Comic Sans MS", verdana, sans-serif;
	font-weight: bold;
	color: #003399;
}
td {
	font-size: 20px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #003399;
}
.hed {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	background-color: #FFFFFF;
}

a.hed:link {
	color: #CC6600;
}

a.hed:visited {
	color: #CC6600;
}

a.hed:hover {
	color: #FF9900;
}

.nav {
	background-color: #003399;
	font-size: 16px;
	color: #FFFF00;
	font-weight: normal;
	text-indent: 8pt;
	clip:   rect(auto auto auto auto);
	text-decoration: none;
}

a.nav:link {
	color: #FFFF00;
}

a.nav:visited {
	color: #FFFF00;
}

a.nav:hover {
	color: #FF0000;
}

.hed2 {
	font-size: 20px;
}
.navbtm {
	background-color: #003399;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-indent: 8pt;
	clip:   rect(auto auto auto auto);
}
a.main:link {
	color: #FFFF00;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
a.main:visited {
	color: #FFFF00;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.main:hover {
	color: #FFFF00;
	text-decoration: underline;

}
.main {
	background-color: #003399;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	clip:   rect(auto auto auto auto);
	text-decoration: none;

}
.infotxt {
	font-size: 14px;
	color: #000000;

}
h2 {
	font-size: 20px;
	color: ffff00;
}
