	td, body, p {
		font-family: trebuchet ms, tahoma;
		font-size: 8pt;
		color: #000000;
		
	}
	
	.texttitle {
		font-family: trebuchet ms, tahoma;
		font-size: 13pt;
		color: #000000;
		font-weight: bold;
		
	}
	
	.title {
		font-family: trebuchet ms, tahoma;
		font-size: 14pt;
		color: #004A80;
		font-weight: bold;
		
	}
	.contactus {
		font-family: trebuchet ms, tahoma;
		font-size: 8pt;
		
	}
	h2 {
		font-family: trebuchet ms, tahoma, verdana;
		font-size: 14pt;
		color: #666666;
		text-align: center;
	}
	
	
	input, select, submit, textarea {
		font-family: trebuchet ms, tahoma, verdana;
		font-size: 8pt;
		color: #000000;
	}
	
	.label {
		font-family: trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		color: #333333;
		background-color: #CCCCCC;
		font-weight: bold;
	}
	
	.head1 {
		font-family: trebuchet ms, tahoma, verdana;
		font-size: 10pt;
		color: #FFFFFF;
		background-color: #999999;
		text-align: center;
		font-weight: bold;
	}
	
	a {
		text-decoration: none;
		color: black;
	}
	
	a:hover {
		text-decoration: underline;
		color: black;
	}
	
	a.nohover:hover {
		text-decoration: none;
		color: black;
	}
	
	.message {
		color: red;
		font-size: 8pt;
		text-align: center;	
	}