body, td {
	color : Black;
	background-color: Black; /* NEW IN 1.5 */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* NEW IN 1.5 */
}

td.upper {
	color : #000000;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

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

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
}

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;
}

body,td,th {
	color: #FFFFFF;
	font-family: Tahoma;
}
body {
	background-color: #000000;
}
a:link {
	color: #3B8FD6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B8FD6;
}
a:hover {
	text-decoration: underline;
	color: #3B8FD6;
}
a:active {
	text-decoration: none;
	color: #3B8FD6;
}
.style3 {
	font-family: Palatino;
	color: #AA6A29;
	font-size: 14px;
}
.style4 {font-family: Palatino}
.style5 {font-size: 38px; color: #CCCCCC;}
.style6 {
	color: #8F8F00;
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 18px}
.style11 {color: #8F8F00; font-size: 20px; font-family: Palatino; }
.style12 {color: #000000}
a {
	font-weight: bold;
	font-size: 14px;
}

