@charset "utf-8";

p {

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

	font-size: 14px;

	color: #000;

}

a {
	color: #000000;
}


h1 {
	font-family: "Arial", Helvetica, sans-serif;
	
	font-size: 24px;
	
	color: #ce0808;

}

h2 {

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

	font-size: 18px;

	font-style: oblique;

	font-weight: bold;

	font-variant: normal;

	color: #0d5005;

	text-transform: uppercase;

	text-align: center;

}

h3 {

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

	font-size: 14px;

	color: #fff;
	
	font-weight: bold;
	
	font-style: normal;

}


h4 {

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

	font-size: 13px;

	color: #fff;

	font-style: oblique;
	
	font-weight: normal;
	
}


h5 {
	
	font-family: "Arial", Helvetica, sans-serif;

	font-size: 16px;

	color: #ae0505;
	
	font-weight: bold;
	
	font-style: normal;
	
}


h7  {
	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	
}

red {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
	

qt  {

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

	font-size: 14px;

	font-weight: bold;

	color: #FF9F0B;

	text-transform: uppercase;

}

caption {

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

	font-size: 14px;

	color: #000000;

	text-transform: uppercase;

	font-weight: bold;

}


copyright {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	
}

