body {
   background: white;
   font-size: 12pt;
   }
   
#header{
	display:none;
	}

#navTabs {
	
	display:none;
	
}


#subnav{
		display:none;
	
	
}


  
#metcenter{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float:none;
}

#metleft {
display:none;
}

#metright {
display:none;
}



#metbanner {
display:none;
}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#metcenter a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 70%;
   }
#metcenter a[href^="/"]:after {
   content: " (http://www.maglevinc.com" attr(href) ") ";
 }
 #footer a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 70%;
   }
#footer a[href^="/"]:after {
   content: " (http://www.maglevinc.com" attr(href) ") ";
 }

#footer{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float:none;
}

.foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

  
.body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.subtitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}

.list {
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}
.sectiontitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
