BODY {
	margin:0px;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Arial, sans-serif;
	color: #172710;
	background-color: #FFCC70;
	text-align: center;
	background-image:url('images/background.jpg');
}

table{	background-color: white;
	width: 900px;
}


h1{	font-size:19px;
	font-weight: normal;
	margin-right: 30px;
	font-family:    "Century Gothic", Arial;
}              

h1.a{	font-size:19px;
	font-weight: normal;
	margin-left: 55px;
}              

h2{	font-size:17px;
	font-weight: normal;
	margin-left: 55px;
	font-family:    "Century Gothic", Arial;
}              

P{	font-size: 12px;
	padding: 0px 50px 0px 55px;
}

P.a{	text-align: center;
}

P.b{	font-size: 10px;
	text-align: center;
	padding: 0px 20px 0px 0px;
}


P.offer{font-size: 13px;
	text-align: center;
	color: red;
	font-weight: ;	
}

LI{	font-size: 12px;	
	font-weight: normal;
	color: #172710;
}

a.c{	padding: 10px 24px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.d{	font-weight: bold;
	text-decoration: none;
}
a.m{	text-decoration: none;
}
a.n{	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 10px;
}

td.k{	padding: 10px 0px 10px 20px;
	background-color: #335523;
	background-color: #464438;
	text-align: center;
	color: white;	
	font-size: 32px;
	font-family:    "Century Gothic", Arial;
}

td.l{	padding: 2px 20px 2px 20px;
	background-color: #6CB748;
	background-color: black;
	color: white;	
	font-size: 12px;
}

A:link {	color: #6CB748;
		color: #04693c;
		color: black;
}
A:visited {	color: #6CB748;
		color: #04693c;
		color: black;
}

A:hover{	color: black;
		text-decoration: underline;
}
