﻿<style type="text/css">
.Dummy_Style { }
body {
	margin: 10 auto 0 auto;
	padding: 0;
	border: 0;
	background: url('images/bg.jpg') no-repeat center top;
	background-attachment: fixed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: auto;
}
.center_table{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	border-spacing: inherit;
}
a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #E1BA6E;
	text-decoration: none;
}	
a:visited { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a:visited.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a:hover.b {
	color: #666666;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}
a:active.b {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #990000;
}
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: 14px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
h1, .h1 {
	font: 18px/0px "Century Gothic", Verdana, Arial;
	font-weight: 500;
	color: #E1BA6E;
}
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: 10px/12px "Century Gothic", Verdana, Arial;
	color: #000000;
	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>