div.switcher {
	display: none;
	}

div#nav {
	display: none;
	}

img#header {
	display: none;
	}

div#content {    
	/*position: absolute; 
	top: .5in; 
	left: .5in;*/
	margin-top: -1in;
	padding: 0 .5in 1in 0; 
	width: 7in;
	background: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 90%;
	}
p { font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    }
h2 { 
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;  
    }
h1.title {  
    font-family: "Times New Roman", Times, serif;
    font-size: 18pt;
	color: #000000;
	font-style: normal; 
	font-weight: bold;
	}
a.bold, a.bold:visited {  
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt; 
    font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.caption {
	display: none;
	}
