body {
	background-color: #000000;
	color: #FFFF00;
	font-size:65%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

img, #styleOn , #ntow_home-video-wrapper {
	visibility: hidden;
	display: none;
}

#ntow_subpage-wrapper {
	background-image: none;
}

table, th, td {
	text-align: left;
}

table#video-links {
	visibility: hidden;
	display: none;
}

#showOntextOnly img {
	display: block;
	visibility: visible;
}
#showOntextOnly a {
	font-size: 1.2em;
}
 a:link {
 color: #55FFFF;
 font-weight: bold;
 text-decoration: underline;
 padding-bottom: 2px;
 line-height: 1.3em;
 }
  
a:visited {
 color: #55FFFF;
 font-weight: bold;
 text-decoration: underline;
	padding-bottom: 2px;
 line-height: 1.3em;
}
 
a:focus, a:hover, a:active {
color: #00FF00;
font-weight: bold;
 text-decoration: underline;
padding-bottom: 2px;
 line-height: 1.3em;
}

ul#ntow_main-nav li, #ntow_breadcrumb-wrapper ul li, #ntow_header-links ul li {
	font-size: 1.2em;
	line-height: 1.3em;
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
p {
	font-size: 1.2em;
	line-height: 1.2em;
}

#ntow_subpage-right ul li {
	font-size: 1.2em;
	line-height: 1.3em;
}

ul.ntow_sitemap_sub li.showbullet {
			list-style: disc;
		}
		
		ul#ntow_sitemap a:link, ul#ntow_sitemap a:visited {
			font-size: 1.1em;
		}
		ul#ntow_sitemap a:hover, ul#ntow_sitemap a:active {
			font-size: 1.1em;
		}