.topBanner, .theNavbar, .thirdCol, spaceCol {
	display: none;
}

.theLogo {
	background-color: #000;
}

body { background-color: #ffffff;}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}

p.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; font-style: normal; }
h1 { font-size: 18pt; }
h2 { font-size: 15pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

IMG { border: 0; }

td.arrow {
	background:url(../images/arrow.gif) #ffffff no-repeat;
	width: 12px;
}

.navHead1, .navHead2, .navMiniSeries, .navArrakis, .navCaladan, .navGPrime, .navKaitain { width: 150px; font-weight: bold; }
.navHead1, .navArrakis, .navCaladan, .navGPrime, .navKaitain { font-size: 15pt; color: #FFFFFF; }
.navMiniSeries { font-size: 13pt; color: #FFFFFF; }

A { text-decoration: none; color: #333; text-decoration: underline; }

