	td {
		font-family: Trebuchet MS, tahoma, verdana;
		font-size: 10pt;
		color: #000000;
		
	}
	body,  p {
		font-family: Trebuchet MS, tahoma, verdana;
		font-size: 10pt;
		color: #000000;
	}
	h2 {
		font-family: Trebuchet MS, tahoma, verdana;
		font-size: 14pt;
		color: #333333;
		text-align: center;
	}
	
	
	input, select, submit, textarea {
		font-family: tahoma, verdana;
		font-size: 8pt;
		color: #000000;
	}
	
	.label {
		font-family: tahoma, verdana;
		font-size: 10pt;
		color: #000000;
		background-color: #666666;
		font-weight: bold;
	}
	
	.head1 {
		font-family: tahoma, verdana;
		font-size: 12pt;
		color: #000000;
		background-color: #990000;
		text-align: center;
		font-weight: bold;
	}
	
	table {
	
		background-color: #FFFFFF;
		
		
	}
	
	.message {
		color: red;
		font-size: 8pt;
		text-align: center;	
	}