body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	letter-spacing: .1em;
}
a:link {
	color: #6B91C1;
	text-decoration: none;
}
a:hover {
	color: #6B91C1;
	text-decoration: none;
}
a:visited {
	color: #6B91C1;
	text-decoration: none;
}

a img { border : none;}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #6B91C1;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 16px;
	color: #6B91C1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #6B91C1;
}
.quotes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #C6D6EA;
	padding: 15px;
	font-style: italic;
	text-align: left;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

