﻿
body {
	background-color: #fff;
	margin: 0;
	padding: 0p;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000;
}

h1 {
	font-size: 26px;
	line-height: 24px;
	text-transform: uppercase;
	color: #ffd300;
	margin: 0;
	font-weight: bold;
}

h2 {
	font-size: 26px;
	line-height: 24px;
	text-transform: uppercase;	
	color: #fff;
	margin: 0;
	font-weight: bold;
}

