#container {
  width: 744px;
  text-align: left;
  } 

#navigation, #header, #footer, .noprint { display: none; }

#header, #footer, #navigation, .noprint table {display: none;}
tr.noprint {display: none;}
div.noprint {display: none;}

body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}

#content {
background-color: #fff;
width: 100%;
border: none;
}

.text_large_bold {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 14pt;
	font-weight: bold;
}	
.text_med_bold {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	font-weight: bold;
}