
	TD { 
		font-family:arial,helvetica; font-size:10pt; 
	}
	     
	BODY { 
		font-family:arial,helvetica; font-size:10pt;
	}

	.minus {
		font-family:arial,helvetica; font-size:8pt; 
	}

	.plus {
		font-family:arial,helvetica; font-size:13pt; style:bold;color:#000000;
	}

	.help {
		font-family:arial,helvetica; font-size:8pt; color:#666666;
	}
	.error {
		font-family:arial,helvetica; font-size:8pt; color:#FF0000; style:bold;
	}
	A {
		TEXT-DECORATION: underline;
	}
	A:link {
		COLOR: #000000;
		
	}
	A:hover {
		COLOR: #FF0000;
		TEXT-DECORATION: underline;
	}
	

