 @font-face 
	{ 
		font-family: "Trebuchet MS";  
		src: local("Trebuchet MS"), 
		format("TrueType")
		
	}  

 font.headline	{font-family:Trebuchet MS;font-variant:small-caps;color:#ffff99;font-size:40pt;}
 font.sub	{font-family:Trebuchet MS;font-variant:normal;color:#ffff99;}
 img.border_white{border-style:solid; border-width:1pt; border-color:#663333}
 p					{font-family:Trebuchet MS;font-variant:small-caps;color:#ffff99;font-weight:lighter;}
 tr					{font-family:Trebuchet MS;font-variant:small-caps;color:#ffff99;font-weight:lighter;}
 td					{font-family:Trebuchet MS;font-variant:small-caps;color:#ffff99;font-weight:lighter;}
 a:link { color:#ffff99; text-decoration:none;font-family:Trebuchet MS;font-variant:small-caps;}
 a:visited { color:#ffff99; text-decoration:none;font-family:Trebuchet MS;}
 a:active { color:#FFFF00; text-decoration:none;font-family:Trebuchet MS;}
 a:hover  { color:#999999; text-decoration:underline;font-family:Trebuchet MS;}

