BODY  {
	background-color : white;
	color : #000;
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	font-weight : normal;
}

TD, P {
	font-size : 12px;
	font-family : verdana,arial,helvetica;
	color : #000;
	font-weight : normal;
}

TD.desc {
	font-size : 12px;
	font-family : verdana,arial,helvetica;
	color : #000;
	font-weight : normal;
} 
TD.desc2 {
	background-color: #E6E6E6;
	font-size : 12px;
	font-family : verdana,arial,helvetica;
	color : #000;
	font-weight : normal;
}
TD.desc3 {
	background-color: #F0F0F0;
	font-size : 12px;
	font-family : verdana,arial,helvetica;
	color : #000;
	font-weight : normal;
}
A:link, A:visited
	{ 	text-decoration: none;
		color: #000;
		   }
A:active, A:hover 
	{ 	text-decoration: underline;
		color: #000;
		   }

#main {	  	
	padding : 0px 0px 0px 50px;   /* top right bottom left */
								  /* removed padding last 5px 15/12/03 */
	margin: -10px 0px 0px -10px ;   /* to remove borders at top of screen in NN4.x */
}
.dot { color: red;}
.headdot { color: #CC0000; font-weight:bold;} /* dark hard red */
.hiddenCount {display:none;}
.fabricname{font-family: "MS Sans serif", Arial; font-size:9pt;}
