/***********************************************/
/* print styles                             */
/***********************************************/ 

body {
	color: black;
	font-size: 10pt;
	padding: 0;
}
#header {display:none;}
a:link, a:visited {color: #520;
	font-weight: bold;
	text-decoration: underline;}
#content{padding: 0;}
#content a:link:after, #content a:visited:after {content: " (" attr(href) ") "; font-size: 9pt;}
#content a[href^="/"]:after {content: " (http://www.mutigers.com" attr(href) ") ";}
h1, h2, h3, h4, h5, h6 {color: black; padding-bottom: 1px;border-bottom: 1px solid gray;}
#sidebar {border: 1px solid #666666;font-size: 8pt;display:none;}
#sidebar li {font-size: 9pt;}
#notice {background-color: #CCCCCC;}
#alert {background-color: #CCCCCC;}
.float {float: left;}
pre {font-size: 10pt;}
#nav {display: none;}
#footer {display: none;}
img {border: 0}
table {width: 7.5in;}
