/* =======================================================================================
 * _print.css
 * Stylesheet for printing pages
 * --------------------------------------------
 * owner: SOCC Webmaster <webmaster@socc.edu>
 * author: Avena Singh <asingh@socc.edu>
 * created: 03-20-2006
 * updated: 06-16-2006
 * ======================================================================================== */
 
body { font: 9pt/1.5 "Times New Roman", Times, serif;}
.banner { display: none; }
.footer { font-style: italic; text-align: center; }
td.content {
	padding-right: 10px;
}
