/* -----------------------------------------------
  scs.rice.edu printer Styles
----------------------------------------------- */
body {
	margin: 0px 0px 0px 20px;
	background-color: #FFFFFF;
	font-family: Times New Roman,Times, serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	letter-spacing: 1px;
} 
h1 {
	font-family: Times New Roman,Times, serif; 
	font-size: 18pt; 
	font-weight: 500; 
	color: #000000;
}
h2 {
	font-family: Times New Roman,Times, serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #000000
}
h3 {
	font-family: Times New Roman,Times, serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #3C3937
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
p, li {	font-family: Times New Roman,Times, serif; 
	font-size: 12pt;
}
#chunk_farLeft, #chunk_farRight  {	display: none;
}
#leftcell { display: none;
}
#rice {	display: none;
}
#banner  {	display: none;
}
#headphoto{	display: none;
}
#logo {	display: none;
}
#topmenu {	display: none;
}
#content {
	font-family: Times New Roman,Times, serif; 
	font-size: 12pt;
	width: auto;
	background: transparent;
	color: #000000;
}
.redheader{	font-weight: bold; 
	font-style:italic;
	text-decoration:underline;
	margin: 10px;
}
.footer {
	margin-top: 20px;
	border-top: thin solid #3C3937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3C3937;
}


