
BODY.header { 
	font-size: 8pt;
	background: black;
	color: white; 
	font-family: arial; }
BODY { 
	font-size: 10px;
	background: black;
	color: white; 
	font-family: verdana; }
TD {
	font-size: 10px;
	color: white; 
	font-family: verdana; }

TD.show_detail {
	width: 75px;
	vertical-align: top;
	}

TABLE.page {
  width: 750px;
  }

A { font-size: 8pt; font-weight: bold; }
A.thin { font-size: 8pt; font-weight: normal; }
HR.header { position: relative; top: 10px }


A:link { color: #AAAAAA; text-decoration: none }
A:active { color: #AAAAAA; text-decoration: none }
A:visited { color: #AAAAAA; text-decoration: none } 
A:hover { color: #AAAAAA }

A.header:link { color: white; text-decoration: none }
A.header:active { color: white; text-decoration: none }
A.header:visited { color: white; text-decoration: none } 
A.header:hover { color: yellow }
