/*
Project: Blank CSS Template
Project Website: http://code.google.com/p/blank-css-template/
License: GNU-GPL v2
File: print.css
*/

body {color:#000; background:#fff; font-family:"Times New Roman", Times, serif; font-size:12pt;}

a {text-decoration:underline; color:#00f;}

#left {display:none;} /* Remove this line of you want the left column to be printed */
#right {display:none;} /* Remove this line of you want the right column to be printed */