a {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 0.90em;
	text-decoration: none;
}

p.big a {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.00em;
	text-decoration: none;
}

a:link {color: #d4a017;}
a:visited {color: #d4a017;}
a:active {color: #d4a017;}
a:hover {color: #ffffff;}

a.white:link {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:hover {color: #d4a017;}

body {
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-family: Arial, sans-serif;
}

p {
	color: #ffffff;
	font-family: Arial, sans-serif;
}

p.title {
	color: #d4a017;
	text-decoration: underline;
	text-align: center;
	font-size: 0.90em
}

ul {
	list-style-type: none;
	color: #d4a017;
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

img {
	border-width: 0;
	vertical-align: top;
}

table.prod td {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

td {
	color: #ffffff;
}

td.pdgmain {
	color: #ffffff;
}

