body, td {
	color : white;
	background-color: #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; 
}

td.upper {
	color : #FFFFFF;
	background : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}

table.entries {
	background-color:black;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #707070 1px solid;
	BORDER-LEFT: #707070 1px solid;
	BORDER-TOP: #707070 1px solid;
	BORDER-BOTTOM: #707070 1px solid;
}

hr {
	color: #B8CFE7;
	height: 1px;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}


A:link{color:#0066CC; background-color:#000033; text-decoration: none}

A:visited{color:white; cursor: hand; text-decoration: none}

A:hover{color:white; cursor: hand; text-decoration: none}

                          

select, textarea, input {font-size:10px;font-family: arial; color: white; 

background: transparent; cursor: n-resize; border:white solid 1px;} 


