body {
	background-color : #000000;
/* This will collapse many things in Netscape 4.x! */
/*	font-family : "‚l‚r ‚oƒSƒVƒbƒN",Arial,Times New Roman,Osaka,sans-serif; */
	font-size : small;
	color : #cccccc
}
/* currently not used */
table.line {
	background-color : #cccccc;
	width : 85%;
	height : 2
}

table.menu {
	background-color : #000000;
	border-color : #00000;
	width : 85%
}

td.title {
	background-color : #000066;
	text-align: center;
	width : 128;
}
td.date {
	background-color : #000000;
	color : #ffcccc;
	width : 92;
}
td.description {
	background-color : #000000;
	color : #99cccc;
	width : 310;
}

td.right {
	text-align: right;
}
td.center {
	text-align: center;
}



td {
	color : #cccccc;
}
td.colHeading {
	text-align: center;
	color : #99ffcc;
	font-weight : bold;
}
table.cellCenter td {
	text-align: center;
}

a:link { color : #ffffff; }
a:visited { color : #cccccc; }
a:hover {
	background-color : #99ffCC;
	text-decoration: none;
}
a:active { color : #ffffff }
img {
	border : none;
}
div.right {
	text-align: right;
}
div.center {
	text-align: center;
	color : #cccccc;
}
p {
	text-align: left;
	color : #cccccc;
}
p.center {
	text-align: center;
}
ul {
	color : #cccccc;
}
