html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, serif;
	width: 7in;
	height: 9in;
	overflow: visible;
  	}

#main {
	width: 7in;
	border: 0;
	border-top: 0;
	padding: 0;
	margin: 0;
	background: white;
	background-image: none;
	color: black;
	}	

div, p, table, span, tr, th, td, form, li, b, i { color: #000; }
h1, h2, h3, h4, h5, h6 { color: #000; }
h1 {font-size: 150%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 100%;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}
img { border:0; }
form { margin:0; }

a, a:link, a:visited, a:hover { color:#000;	text-decoration:underline; }

.navleft2, .navleft1, .navleftH { font-size: 95%; color: #000; }

/* Hide non-printing elements like the videos, and the crumb trail */
.noPrint, .crumb { display: none; visibility: hidden; }

.topic {
	padding-left: 0.35in;
	height: 0.75in;
	font-size: 100%;
	width: 4.75in;
	color: #000;
}

.topic2 {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 5.1in;
	height: 0.75in;
	color: #000;
}

.content {
	width: 4.55in;
	padding-left: .35in;
	padding-right: .25in;
	padding-bottom: 0;
	padding-top:0;
	margin: 0;
	border: 0;
	font-size: 90%;
}


