.Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}

a {
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

td.text {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

td.titles {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

td.pagetitle {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

div.header {
	left: 0;
	position: absolute;
	top: 0;
}

div.skyscraper {
	left: 850px;
	width: 160px;
	position: absolute;
	top: 280px;
}

div.bigad {
	left: 500px;
	width: 300px;
	position: absolute;
	top: 280px;
	background-color: #FFFFFF;
}

div.content {
	left: 10px;
	width: 400px;
	position: absolute;
	top: 280px;
	background-color: #FFFFFF;
}

div.footer {
	position: relative;
	left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
