@charset "utf-8";

@charset "utf-8";

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		
	font-size: 24px;
	
	color: #c10808;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		
	font-size: 24px;
	
	color: #c10808;
}

h3 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000;
		
	font-weight: bold;

}

h4 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #fff;

}


p {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 13px;

	color: #000;

}

qt  {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FF9F0B;

	text-transform: uppercase;

}

caption {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

}

table {

	text-align: left;
	
	font-size: 13px;
	
	color: #fff;

}

copyright {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
	color: #999;
	
	text-align: center;
	
}


b2  { font-weight: bold; color: #900; }

img {
	vertical-align: bottom;
}