Body {
	 background: #000000;
	 color: #FFFF00;
}

A {color: #FFFF00;}
A:visited {color: #FFFF00;}
A:active {color: #FFFF00;}
A:hover {color: #737373;}


.tblHead {
	font-weight: bold;
	background: #FF0000;
	color: #FFFFFF;
}

.Contents {
	color: #CDCDCD;
}

.DJ 
{
    color: #FFFF00;
    font-weight: bold;
    font-size: 12pt;
    /*text-decoration: underline;*/
}

.tblCollblInfo {
	font-weight: bold;
	background: #212121;
	color: #FFFF00;
}

.tblColInfo {
	background: #131313;
	color: #CDCDCD;

}