	h1.headingspecial {	
		font-family:"Trebuchet MS";
		color:#FF6633;
		font-size:15px;
		font-weight:bold
	}
	h2.headingspecial {
		font-family:Trebuchet MS;
		color:#FF6633;
		font-size:15px;
		font-weight:bold
	}
	p.pspecial {	
		font-size: 12px;
		font-family: Trebuchet MS;
		color: #000066; 
	}
	a:link {
		font-family: Trebuchet MS;
		color: #000066;
	}
	a:visited {
		font-family: Trebuchet MS;
		color: #000066;
	}
	a:hover {
		font-family: Trebuchet MS;
		color: #000066;
	}
	a:active {
		font-family: Trebuchet MS;
		color: #000066;
	}
	.foot {
		font-size: 12px;
		font-family: Trebuchet MS;
		color: #FFCC66;
	}
	.foot a:link {
		color: #FFCC66;
	}
	.foot a:visited {
		color: #FFCC66;
	}
	.foot a:hover {
		color: #FFCC66;
	}
	.foot a:active {
		color: #FFCC66;
	}

	