/*************************************************************
  
  P R I N T  S T Y L E S H E E T
  
*************************************************************/



/*************************************************************
  P A G E
*************************************************************/
* { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0 } /* Resets elements */
ol, ul { list-style: none }
big { font-size: 130% }
small, sup, sub { font-size: 80% }

img { -ms-interpolation-mode: bicubic } /* Makes resized images in IE look better */

body { color: #000; font: 10pt/14pt Arial, Helvetica, sans-serif }

#wrapper { }



/*************************************************************
  H E A D E R
*************************************************************/
#header { display: none }



/*************************************************************
  N A V I G A T I O N
*************************************************************/
#navigation { display: none }



/*************************************************************
  C O N T E N T
*************************************************************/
#content { }

#content h1 { font: normal 20pt/1 "Trebuchet MS", Arial, Helvetica, sans-serif }
#content h2 { font: normal 18pt/1 "Trebuchet MS", Arial, Helvetica, sans-serif }
#content h3 { font: normal 16pt/1 "Trebuchet MS", Arial, Helvetica, sans-serif }



/*************************************************************
  S I D E B A R
*************************************************************/
#sidebar { display: none }



/*************************************************************
  F O O T E R
*************************************************************/
#footer { display: none }
