a:visited {  color: #6699ff; text-decoration: none}
a:link {  color: #6699ff; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
A:hover {color: #8da2b5; text-decoration: none;}

body
{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	background-color: 000000;
	margin: 0 20 0 0;
	color: #b1b1b1;
}

td
{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	margin: 0 20 0 0;
	color: #b1b1b1;
	text-align: right;
}

h6
{ 	font-size: 11.5pt;
	font-weight: 500;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}

.quote
{
	text-indent: 10px;
	font-size: 10pt;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

.title{
	font-size: 15pt;
	font-weight: 600;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
.source {
	font-size: 11pt;
	font-style: italic;
	font-weight: 500;
}
.credit {
	font-size: 7px;
	text-align: right;
}
.Contact {
	text-align: left;
}

