	TD, P, BODY, A {
		font-family:Arial, sans-serif;
		font-size:12px;	
		line-height:18px;
		color:black;
	}
	STRIKE {
		font-family:Arial, sans-serif;
		font-size:12px;	
		color:#888;
	}
	A:HOVER {
		color:#718532;
		text-decoration: underline;
	}
	.white {
		font-family:Arial, sans-serif;
		font-size:11px;	
		color:white;
		font-weight:bold;
	}

	.blue {
		font-family:Arial, sans-serif;
		font-size:13px;	
		color:#305273;
		font-weight:bold;
	}

	.text {
		font-family:Arial, sans-serif;
		font-size:11px;	
		line-height:18px;
		color:#333;
	}

	.green {
		font-family:Arial, sans-serif;
		font-size:11px;	
		color:#718532;
	}
		
	.orange {
		font-family:Arial, sans-serif;
		font-size:11px;	
		color:#FF0000;
	}
	.orange:HOVER {
		color:#FF0000;
	}

	.green2 {
		font-family:Arial, sans-serif;
		font-size:12px;	
		color:#718532;
	}
	
	input {
		font-weight: bold; 
		color: #000000;
		font-size:11px;
	}
	
	.red {
		font-family:Arial, sans-serif;
		font-size:12px;
		font-weight:bold;	
		color:red;
	}
	.black {
		font-family:Arial, sans-serif;
		font-size:12px;
		font-weight:bold;	
	}

