body,td,th {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {	background-color: #FFFFFF;	margin: 0px; }

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

/* Hide all the unneccessary boxes etc */
.header, .menu, .search, .powered_by, .footer {	display: none; }
.heading img, #searchbox {display: none;}

.content {	vertical-align: top; } /* old baker class? /

/ Hide the left & right columns and just show the main content */
#colLeft, #colRight {	display: none;	visibility: hidden; }
#colMain { width: 100%; clear:both; }

#footer { font-size: 0.8em;}

.stealth {visibility: visible; display: block;}