body {
	background-color: black;
	color: black;
	}

a:link, a:focus {
	color:gray;
	font-family: "Times New Roman", serif, sans-serif;
	font-size: 14px;
}

font {
	color: #8E8E8E;
	font-family: "Times New Roman", serif, sans-serif;
	font-size: 14px;
}

body.menu {
	background-color: black;
}

a:active, a:visited, a:hover {
	color:silver;
	font-family: "Times New Roman", serif, sans-serif;
	font-size: 14px;
}

frameset, frame {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	}

.even {
	background-color: #3D4F85;
}

.odd {
	background-color: #384A7C;
}