﻿<style type="text/css">
.Dummy_Style { }
body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url('images/bg.jpg') top center no-repeat;
	background-attachment: fixed;
	color: #000000;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	background-color: #663300;
}
a:link {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #E1BA6E;
	text-decoration: none;
}	
a:visited { 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover.b {
	color: #E1BA6E;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}
a:active.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
FONT, .font {
	font: 12px/17px "Century Gothic", Verdana, Arial;
	color: #000000;
}
headline, .headline {
	font: 18px "Century Gothic", Verdana, Arial;
	font-weight: bolder;
	}
p, .p {
	font: 16px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
h1, .h1 {
	font: 18px/18px "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #E1BA6E;
	text-align: center;
}
h2, .h2 {
	font: 16px/17px Arial, Helvetica, sans-serif;
	color: #E1BA6E;
	text-align: center;
}
h3, .h3 {
	font: 16px/16px "Century Gothic", Verdana, Arial;
	font-weight: bolder;
	}
h4, .h4 {
	font: 14px/14px "Century Gothic", Verdana, Arial;
	text-align: left;
	line-height: 18px;
}
h5, .h5 {
	font: 18px/20px "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #E1BA6E;
	text-align: left;
}
h6, .h6 {
	font: 15px/15px Arial, Helvetica, sans-serif;
	color: #E1BA6E;
	text-align: right;
}
small, .small {
	font: 12px/12px "Century Gothic", Verdana, Arial;
	color: #E1BA6E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	}
PROMO {
	font: 30px/30px "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #E1BA6E;	text-align: center;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	}	
</style>