a img {
	border: 0;
}

a:link {
	color: #87CEFA;
	text-decoration: none;
}

a:visited {
	color: #87CEFA;
	text-decoration: none;
}

a:hover {
	color: #87CEFA;
	text-decoration: underline;
}

a:active {
	color: #87CEFA;
	text-decoration: none;
}

body {
	background-color: #00008B;
	color: #87CEFA;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

body.index h3 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: overline;
}

body.index h4 {
	font-weight: bold;
	text-decoration: overline;
}

body.index ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 125px;
}

body.index ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

div.copyright {
	border-top: 1px solid #FFFFFF;
	font-size: small;
}

div.copyright p {
	margin: 2px;
}

h1 {
	color: #FFFF00;
	letter-spacing: 7px;
}

h1 span {
	letter-spacing: 3px;
}

h1,h2 {
	font-size: xx-large;
	font-weight: bold;
	margin: 5px;
	text-align: center;
}

table,td {
	border: 0;
	text-align: center;
}

table.menu {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
}

tr.categories td {
	font-weight: bold;
}

tr.menu {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 5px 0 5px 0;
	padding: 1px;
}

tr.menu td {
	font-size: x-large;
	font-weight: bold;
	margin: 0 5px 0 5px;
	white-space: nowrap;
}

ul.titles li {
	list-style-type: none;
}
